Empty columns comment
This commit is contained in:
parent
2df8d4ef72
commit
a62bd62a5e
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue