mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Removed unnecessary CSS code of copied tooltip
This commit is contained in:
parent
574116b058
commit
c59c7bd63d
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue