fix: alt text indicator and sensetive button
This commit is contained in:
parent
6be5c79ac6
commit
7b79658dbd
2 changed files with 26 additions and 2 deletions
|
|
@ -142,7 +142,7 @@ function showMenu(ev: MouseEvent) {
|
|||
display: block;
|
||||
position: absolute;
|
||||
border-radius: 6px;
|
||||
background-color: var(--fg);
|
||||
background-color: black;
|
||||
color: var(--accentLighten);
|
||||
font-size: 12px;
|
||||
opacity: .5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue