mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
fix: improve workspace session restoration and scrolling behavior
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
gap: 0.5ch;
|
||||
overflow-x: auto;
|
||||
scrollbar-width: none;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user