Explorar o código

Update index.less (#3173)

全局页面头右侧padding,防止滚动条闪烁
Ya Liu %!s(int64=7) %!d(string=hai) anos
pai
achega
534cbe391b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/GlobalHeader/index.less

+ 1 - 1
src/components/GlobalHeader/index.less

@@ -4,7 +4,7 @@
 
 .header {
   height: @layout-header-height;
-  padding: 0;
+  padding: 0 8px 0 0;
   background: #fff;
   box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
   position: relative;