Browse Source

Fix margin in card labels

boeserwolf 5 years ago
parent
commit
c39364af83
1 changed files with 2 additions and 0 deletions
  1. 2 0
      client/components/cards/labels.styl

+ 2 - 0
client/components/cards/labels.styl

@@ -158,6 +158,8 @@
 
 
 .edit-labels-pop-over
 .edit-labels-pop-over
   margin-bottom: 8px
   margin-bottom: 8px
+  .card-label .viewer p
+    margin: 0
 
 
 .edit-labels-pop-over .shortcut
 .edit-labels-pop-over .shortcut
   display: inline-block
   display: inline-block