mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04: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