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

fix: Align text to center in content error message

This commit is contained in:
Maksim Eltyshev 2025-06-06 13:54:01 +02:00
parent 2e6658221f
commit 7286ecaf35

View file

@ -23,6 +23,7 @@
font-size: 20px;
font-weight: bold;
height: 20px;
text-align: center;
width: 470px;
}
}