mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 21:26:01 -05:00
Fix popover over tabs Closes #775
This commit is contained in:
@@ -443,6 +443,7 @@ hr {
|
||||
}
|
||||
|
||||
.popover-content {
|
||||
z-index: 1;
|
||||
max-width: 20rem;
|
||||
padding: var(--s-2);
|
||||
background-color: var(--bg-darker-transparent);
|
||||
|
||||
Reference in New Issue
Block a user