Przeglądaj źródła

Edit card description with invalid markdown

The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown
Ghassen Rjab 8 lat temu
rodzic
commit
d8cc8167de
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      client/components/main/layouts.styl

+ 2 - 0
client/components/main/layouts.styl

@@ -335,6 +335,8 @@ a
   margin-left: 38px
   margin-left: 38px
 
 
 .viewer
 .viewer
+  min-height: 18px
+
   ol
   ol
     list-style-type: decimal
     list-style-type: decimal
     padding-left: 20px
     padding-left: 20px