Browse Source

Reduced height of Copied! tooltip at title copy button

Martin Filser 3 years ago
parent
commit
574116b058
1 changed files with 3 additions and 0 deletions
  1. 3 0
      client/components/cards/cardDetails.styl

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

@@ -181,6 +181,9 @@ avatar-radius = 50%
       margin-top: 5px
       margin-top: 5px
       margin-bottom: 10px
       margin-bottom: 10px
 
 
+      .copied-tooltip
+        padding: 0px 10px
+
     .card-details-list
     .card-details-list
       font-size: 0.85em
       font-size: 0.85em
       margin-bottom: 3px
       margin-bottom: 3px