Sidebar icons are now highlighted and focus works

This commit is contained in:
Gabor PEK
2018-04-20 09:27:32 +02:00
committed by Kristóf Tóth
parent f0717eb235
commit 3e249e8582
5 changed files with 29 additions and 15 deletions

View File

@ -1,7 +1,6 @@
@import "../../assets/scss/variables.scss";
@import "../../assets/scss/mixins/layout.scss";
@mixin set-tfw-web($layouts-key) {
.tfw-web {
@ -67,7 +66,7 @@
display: flex;
flex-direction: column;
justify-content: space-between;
column-gap: 15px;
padding-top: 75px;
align-items: center;
box-shadow: -15px -5px 19px -11px rgba(0,0,0,0.75);
z-index: 999;