mifei vor 5 Tagen
Ursprung
Commit
01c04058a4
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      src/assets/css/left.scss

+ 4 - 4
src/assets/css/left.scss

@@ -20,7 +20,7 @@
20 20
     .left_top {
21 21
         box-sizing: border-box;
22 22
         width: 392px;
23
-        height: 250px;
23
+        height: 230px;
24 24
         //  border: 2px solid darkcyan;
25 25
 
26 26
         .list {
@@ -73,12 +73,12 @@
73 73
         box-sizing: border-box;
74 74
         height: 219px;
75 75
         width: 392px;
76
-        height: 208px;
76
+        height: 188px;
77 77
 
78 78
         //  border: 2px solid #5F7BDC;
79 79
         .content {
80 80
             display: flex;
81
-
81
+            
82 82
             .count {
83 83
                 display: flex;
84 84
                 flex-direction: column;
@@ -334,7 +334,7 @@
334 334
                     display: flex;
335 335
                     align-items: center;
336 336
                     .cureet-text{
337
-                        width: 100px;
337
+                        max-width: 100px;
338 338
                         overflow: hidden;
339 339
                         white-space: nowrap;
340 340
                         text-overflow: ellipsis;