mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 06:31:13 -03:00
webconfig: Fix box shadow in dark mode
This changed from a separate div to directly on the body
This commit is contained in:
@@ -632,7 +632,7 @@ img.delete_icon {
|
||||
color: #DDD;
|
||||
}
|
||||
|
||||
div#ancestor {
|
||||
#ancestor {
|
||||
box-shadow: 0 0 5px 1px #000;
|
||||
}
|
||||
.tab {
|
||||
|
||||
Reference in New Issue
Block a user