mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
fix order
This commit is contained in:
parent
a275dcf12f
commit
0399a4d257
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue