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

Fix invalid white-spaces in card description

fix #141
This commit is contained in:
SohnyBohny 2021-07-05 09:27:48 +02:00 committed by GitHub
parent b39119ace4
commit 0dfe989f7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,6 @@
overflow-wrap: break-word;
padding: 0;
text-align: left;
white-space: pre-line;
width: 100%;
img {