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;