Browse Source

HUE-7680 [frontend] Make horizontal scrollbars thin as well

Enrico Berti 7 years ago
parent
commit
1139ecd

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less

@@ -41,6 +41,7 @@
 
 
 ::-webkit-scrollbar {
 ::-webkit-scrollbar {
   width: 9px;
   width: 9px;
+  height: 9px;
 }
 }
 
 
 ::-webkit-scrollbar-track {
 ::-webkit-scrollbar-track {

Some files were not shown because too many files changed in this diff