Browse Source

Merge branch 'master' of http://116.63.33.55/git/nazw

elis 2 years ago
parent
commit
05cfc10113
1 changed files with 1 additions and 6 deletions
  1. 1 6
      nngkxxdp/src/main/resources/static/school/schoolDetailMobile.html

+ 1 - 6
nngkxxdp/src/main/resources/static/school/schoolDetailMobile.html

@@ -105,7 +105,7 @@
         }
 
         .schoolList .message .bottom li {
-            width: 44%;
+            width: 100%;
             font-size: 1rem;
             height: 1.875rem;
             line-height: 1.875rem;
@@ -116,13 +116,8 @@
             align-items: center;
         }
 
-        .schoolList .message .bottom li:nth-child(2n) {
-            margin-left: 2.5rem;
-        }
-
         .bottom .link {
             display: inline-block;
-            width: 10rem;
             word-wrap: break-word;
             overflow: hidden;
             white-space: nowrap;