Browse Source

Labels/Drag handles on desktop view with drag handles were too long

Martin Filser 3 years ago
parent
commit
2055d916e9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      client/components/cards/labels.styl

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

@@ -225,3 +225,6 @@
 ul.edit-labels-pop-over
   span.fa.label-handle
     padding-right: 10px;
+
+  span.fa.label-handle + .card-label
+    max-width: 180px