Fix landing left sidebar border.

This commit is contained in:
Konstantinos Triantafyllou 2022-08-02 11:14:29 +03:00
parent 1ec6023fa2
commit b3ce032197
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#landing-left-sidebar { #landing-left-sidebar {
width: @landing-left-sidebar-width; width: @landing-left-sidebar-width;
background: @landing-left-sidebar-background; background: @landing-left-sidebar-background;
border: @landing-left-sidebar-border-width solid @landing-left-sidebar-border; border-right: @landing-left-sidebar-border-width solid @landing-left-sidebar-border;
& > .uk-sticky { & > .uk-sticky {
height: @landing-sidebar-height; height: @landing-sidebar-height;