idleman il y a 5 ans
Parent
commit
f74af3fa53
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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{