Эх сурвалжийг харах

Fix 侧边栏时Header宽度错误

Nolovenodie丶 3 жил өмнө
parent
commit
661d08001e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      static/css/style.css

+ 1 - 1
static/css/style.css

@@ -7,7 +7,7 @@
 }
 
 .skinHeader-withBackground {
-	width: 100%;
+	right: 0 !important;
 	background-image: linear-gradient(rgba(0,0,0,.5), transparent);
 	background-color: unset;
 }