don't add extra newlines

This commit is contained in:
j 2023-07-26 13:17:34 +02:00
parent 3f1b4dc5e6
commit 59137245a0

View file

@ -81,7 +81,7 @@ nav.overlay {
padding-top: 8px;
padding-bottom: 8px;
flex-grow: 1;
white-space: pre-line;
//white-space: pre-line;
}
.user {
padding: 4px;