mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Minicard, remove red line below member avatar icon
- fixes comment at #3515 https://github.com/wekan/wekan/issues/3515#issuecomment-777312174
This commit is contained in:
parent
5d8f5beb2a
commit
1f544fff52
1 changed files with 3 additions and 1 deletions
|
@ -166,7 +166,6 @@
|
|||
.minicard-assignees
|
||||
float: right
|
||||
margin-left: 5px
|
||||
border-bottom: 1px solid red
|
||||
margin-bottom: 4px
|
||||
|
||||
.member
|
||||
|
@ -185,6 +184,9 @@
|
|||
+ .badges
|
||||
margin-top: 5px
|
||||
|
||||
.minicard-assignees
|
||||
border-bottom: 1px solid red
|
||||
|
||||
.minicard-members:empty,
|
||||
.minicard-assignees:empty
|
||||
display: none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue