Browse Source

医院名称字号不变

luolei 5 years ago
parent
commit
c61b9a321d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Information/index.less

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

@@ -1,6 +1,6 @@
 .title {
 .title {
   clear: both;
   clear: both;
-  font-size: 22px;
+  font-size: 22px !important;
   margin-bottom: 15px;
   margin-bottom: 15px;
   text-align:center;
   text-align:center;
   padding-top: 15px;
   padding-top: 15px;