Style moderation hover button
This commit is contained in:
parent
790945b08d
commit
7ba91404cc
@ -52,10 +52,16 @@ $p-size: 8px;
|
||||
display: none;
|
||||
top: 0;
|
||||
right: 10px;
|
||||
color: var(--theme-color-components-text-on-light);
|
||||
& button:focus,
|
||||
& button:active {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
button {
|
||||
border-radius: var(--theme-rounded-corners);
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover .modMenuWrapper {
|
||||
|
Loading…
x
Reference in New Issue
Block a user