浏览代码

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

This reverts commit 1139ecda759811bbe0caceda952c8269ca0089c0.
Romain Rigaux 7 年之前
父节点
当前提交
39acf41d4f

文件差异内容过多而无法显示
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


文件差异内容过多而无法显示
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


文件差异内容过多而无法显示
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


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

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

部分文件因为文件数量过多而无法显示