mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-18 17:38:23 +00:00
Fixed tab buttons
This commit is contained in:
@@ -15,7 +15,9 @@ button:active {
|
||||
transform: scale(0.97);
|
||||
}
|
||||
|
||||
html|button {
|
||||
html|button:not(:is(
|
||||
.tab-button, .ghost-button
|
||||
)) {
|
||||
transition: .2s;
|
||||
border-radius: 10px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user