qiushang преди 1 година
родител
ревизия
1e75cd743c
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      public/static/css/index.css

+ 7 - 0
public/static/css/index.css

@@ -31,6 +31,13 @@ a.nohover:hover {
     margin: 0 auto;
 }
 
+.overflow {
+    width: 100%;
+    overflow: hidden;
+    white-space: nowrap;
+    text-overflow: ellipsis;
+}
+
 .b-title {
     font-weight: 600;
     font-size: 26px;