1
0
Fork 0
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:
Maksim Eltyshev 2022-09-13 16:55:22 +05:00
parent b3044620e8
commit 3c9100030e

View file

@ -78,7 +78,9 @@
.cover {
border-radius: 3px 3px 0 0;
margin-bottom: 2px;
padding: 2px 2px 0;
vertical-align: middle;
width: 100%;
}
.details {