Modern style verticals

merge-requests/8/head
Bob Mottram 2020-11-15 17:38:41 +00:00
parent 43e1e8fada
commit 5d0de53f17
1 changed files with 1 additions and 1 deletions

View File

@ -1039,7 +1039,7 @@ div.container {
.col-center {
width: var(--column-center-width);
background-color: var(--main-bg-color);
border-bottom: var(--verticals-width) solid var(--tab-border-color);
border-bottom: none;
border-top: none;
border-left: var(--verticals-width) solid var(--tab-border-color);
border-right: var(--verticals-width) solid var(--tab-border-color);