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

Make sure nothing else breaks

This commit is contained in:
SohnyBohny 2021-07-05 09:57:23 +02:00 committed by GitHub
parent 0dfe989f7b
commit 88e009c8c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,6 +125,10 @@
text-align: left;
width: 100%;
p {
white-space: pre-line;
}
img {
max-width: 100%;
}