1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 07:09:44 +02:00

chore: Bump custom-ui css

This commit is contained in:
Maksim Eltyshev 2024-09-16 00:18:08 +02:00
parent ee34c7dbb8
commit 9fc527fffe
17 changed files with 2618 additions and 2663 deletions

View file

@ -35,7 +35,7 @@
color: #5e6c84;
display: block;
font-size: 18px;
font-weight: 700;
font-weight: bold;
height: 100%;
line-height: 80px;
overflow: hidden;
@ -50,7 +50,7 @@
.name {
color: #17394d;
font-size: 14px;
font-weight: 700;
font-weight: bold;
line-height: 20px;
word-wrap: break-word;
}