Browse Source

修改样式

306132416@qq.com 4 years ago
parent
commit
a5f626df25

File diff suppressed because it is too large
+ 1 - 1
boniu/.eslintcache


+ 7 - 0
boniu/src/components/Overview/overview.css

@@ -22,3 +22,10 @@
 .ant-typography-secondary {
   display: inline-block;
 }
+.overview-footer {
+  margin-top: 5px;
+}
+
+.overview-text-block {
+  display: block;
+}

File diff suppressed because it is too large
+ 6 - 6
boniu/src/components/Overview/overview.jsx