fix
This commit is contained in:
@@ -2177,7 +2177,7 @@ tr:hover td { background: var(--surface-2); }
|
|||||||
max-width: 65%;
|
max-width: 65%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* En-tête interne du bloc */
|
/* En-tête interne du bloc */
|
||||||
@@ -2287,7 +2287,7 @@ tr:hover td { background: var(--surface-2); }
|
|||||||
.notif-filter-menu {
|
.notif-filter-menu {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: calc(100% + 6px);
|
top: calc(100% + 6px);
|
||||||
left: 0;
|
right: 0;
|
||||||
z-index: 200;
|
z-index: 200;
|
||||||
min-width: 160px;
|
min-width: 160px;
|
||||||
background: var(--surface);
|
background: var(--surface);
|
||||||
|
|||||||
Reference in New Issue
Block a user