Empty columns comment

This commit is contained in:
Niléane 2023-07-11 14:50:07 +02:00
commit a62bd62a5e
No known key found for this signature in database

View file

@ -837,6 +837,9 @@ body.layout-single-column {
border-radius: 0 0 7px 7px;
}
/* Empty columns */
.layout-single-column .empty-column-indicator {
background-color: var(--color-content-bg);
color: var(--color-content-fg);