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

fix order

This commit is contained in:
Zazama 2021-04-08 20:41:34 +02:00
parent a275dcf12f
commit 0399a4d257

View file

@ -91,11 +91,11 @@
.openTitle {
bottom: 0;
font-size: 24px;
hyphens: auto;
left: 0;
line-height: 1.1;
padding: 24px 20px;
position: absolute;
hyphens: auto;
word-break: break-word;
}