mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Set dummy vertical scrollbar width to be as wide as the scrollbar
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 10px;
|
||||
width: 15px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user