mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
webconfig: Fix box shadow in dark mode
This changed from a separate div to directly on the body
This commit is contained in:
parent
209af84a37
commit
b54faf9469
@ -632,7 +632,7 @@ img.delete_icon {
|
||||
color: #DDD;
|
||||
}
|
||||
|
||||
div#ancestor {
|
||||
#ancestor {
|
||||
box-shadow: 0 0 5px 1px #000;
|
||||
}
|
||||
.tab {
|
||||
|
Loading…
x
Reference in New Issue
Block a user