mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-24 08:15:48 +00:00
feat: Dont show scrollbar to all workspaces when swiping, b=(no-bug), c=workspaces
This commit is contained in:
@@ -517,7 +517,7 @@ zen-workspace {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
&[swipe-gesture]::part(scrollbox) {
|
||||
:root[swipe-gesture] &::part(scrollbox) {
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user