mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 05:39:18 +00:00
(style) Modify button active state to exclude workspace button
This commit is contained in:
@@ -21,7 +21,7 @@ xul|button {
|
||||
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05) !important;
|
||||
}
|
||||
|
||||
button:active {
|
||||
button:not(#zen-workspaces-button):active {
|
||||
transform: scale(0.98);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user