mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
fix: Align text to center in content error message
This commit is contained in:
parent
2e6658221f
commit
7286ecaf35
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
text-align: center;
|
||||||
width: 470px;
|
width: 470px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue