Ensure that the moderation drop-down menu does not get hidden behind other elements

This commit is contained in:
Antoine Le Gonidec 2024-07-30 12:44:49 +02:00
parent 9112dec6ed
commit cc1e7602a7
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -1698,7 +1698,7 @@ font-size: large;
position: absolute;
top: 100%;
right: -1px;
z-index: 90;
z-index: 110;
padding: 6px;
background: var(--neutral-light-color);
font-weight: normal;