mirror of
https://github.com/plankanban/planka.git
synced 2025-07-23 15:19:44 +02:00
Make sure nothing else breaks
This commit is contained in:
parent
0dfe989f7b
commit
88e009c8c9
1 changed files with 4 additions and 0 deletions
|
@ -125,6 +125,10 @@
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
p {
|
||||||
|
white-space: pre-line;
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue