Left col background color

merge-requests/8/head
Bob Mottram 2020-11-18 20:33:39 +00:00
parent 1ad17e3663
commit a0afe6d7cd
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ body, html {
.leftColIcons {
width: 100%;
background-color: var(--main-bg-color);
background-color: var(--column-left-color);
float: right;
display: block;
padding-bottom: var(--column-left-icons-margin);