mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
fix: Visually highlight card cover
This commit is contained in:
parent
b3044620e8
commit
3c9100030e
1 changed files with 2 additions and 0 deletions
|
@ -78,7 +78,9 @@
|
|||
.cover {
|
||||
border-radius: 3px 3px 0 0;
|
||||
margin-bottom: 2px;
|
||||
padding: 2px 2px 0;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.details {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue