mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update firefox css
This commit is contained in:
parent
aacc2105bf
commit
20e4799190
1 changed files with 4 additions and 0 deletions
|
|
@ -4,4 +4,8 @@
|
|||
#root .Tab .close {
|
||||
transition: opacity 200ms ease-in;
|
||||
}
|
||||
|
||||
#root .PinnedTab .close {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue