We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f48470 commit addbc69Copy full SHA for addbc69
src/styles/brackets_scrollbars.less
@@ -98,13 +98,13 @@
98
}
99
100
101
-.platform-win {
+.platform-win .content {
102
::-webkit-scrollbar {
103
- background: #f0f0f0;
104
- width: 15px;
+ background: #f0f0f0;
+ width: 15px;
105
106
::-webkit-scrollbar-thumb {
107
- background: #cdcdcd;
108
+ background: #cdcdcd;
109
110
-}
+}
0 commit comments