Browse Source

Removed unnecessary CSS code of copied tooltip

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

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

@@ -198,12 +198,8 @@ avatar-radius = 50%
           padding: 0px 5px
 
     .copied-tooltip
-      display: none
       margin-right: 10px
       padding: 10px;
-      background-color: #000000df;
-      color: #fff;
-      border-radius: 5px;
 
   .card-description textarea
     min-height: 100px