mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
web/SavingDialog: fix unexpected inner container box-shadow
This commit is contained in:
parent
fc050d78e2
commit
f5598d7897
@ -145,7 +145,7 @@
|
||||
}
|
||||
|
||||
.dialog-inner-container:focus-visible {
|
||||
box-shadow: none;
|
||||
box-shadow: none!important;
|
||||
}
|
||||
|
||||
.dialog-inner-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user