idleman 5 years ago
parent
commit
f74af3fa53
1 changed files with 7 additions and 0 deletions
  1. 7 0
      plugin/hackpoint/css/main.css

+ 7 - 0
plugin/hackpoint/css/main.css

@@ -49,6 +49,13 @@
     text-overflow: ellipsis;
 }
 
+#sketchs li .card .card-title {
+    overflow: hidden;
+    height: 22px;
+    font-size: 1.15rem;
+    text-overflow: ellipsis;
+}
+
 
 /* fiche sketch */
 .page-sheet-sketch,.page-sheet-sketch body,.page-sheet-sketch .container-fluid{