mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-25 12:45:14 +08:00
webconfig: Remove tab top border in dark mode
This commit is contained in:
parent
e571902a85
commit
9e46d49dd9
@ -657,6 +657,7 @@ img.delete_icon {
|
||||
.tab {
|
||||
background-color: black;
|
||||
border: 1px solid #222;
|
||||
border-top: none;
|
||||
}
|
||||
.tab:hover,
|
||||
#tab_contents .master_element:hover,
|
||||
|
Loading…
x
Reference in New Issue
Block a user