mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 22:17:26 +08:00
[O] Show confirm dialog when unlinking a card
This commit is contained in:
@@ -79,8 +79,10 @@ button:focus, button:focus-visible
|
||||
button.error
|
||||
color: unset
|
||||
&:hover
|
||||
background: $c-error
|
||||
border-color: transparent
|
||||
border-color: $c-error
|
||||
color: $c-error
|
||||
//background: $c-error
|
||||
//border-color: transparent
|
||||
|
||||
button.icon
|
||||
padding: 0.6em
|
||||
|
||||
Reference in New Issue
Block a user