mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-11 21:12:51 +00: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