Browse Source

首页echart图表在移动端样式错乱问题

pull/9/head
Jason 3 years ago
parent
commit
f3b9869f96
  1. 2
      view/css/admin_style.css

2
view/css/admin_style.css

@ -794,7 +794,7 @@ body{
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
font-size: 12px; font-size: 12px;
font-family: DINAlternate-Bold; font-family: DINAlternate-Bold;
text-align: left; text-align: center;
white-space: nowrap; white-space: nowrap;
position: relative; position: relative;
top: -1px; top: -1px;

Loading…
Cancel
Save