Improved workaround for Nextcloud Calendar crashes #661 #622

This commit is contained in:
the-djmaze 2022-11-15 09:48:54 +01:00
parent bc5194a494
commit 456ade5845
5 changed files with 73 additions and 56 deletions

View file

@ -318,6 +318,7 @@ html.rl-no-preview-pane {
border-bottom: 1px solid var(--border-color, #bbb);
}
.attachmentsControls > * {
display: inline-block;
margin-right: 0.5em;
white-space: nowrap;
}