WIP ui changes

This commit is contained in:
elhombretecla 2020-10-19 14:22:28 +02:00
parent 49e678340b
commit c94d7f712a
6 changed files with 12 additions and 13 deletions

View file

@ -12,7 +12,7 @@
background-color: $color-gray-50;
border-bottom: 1px solid $color-gray-60;
display: flex;
height: 40px;
height: 48px;
padding: $x-small $medium $x-small 55px;
position: relative;
z-index: 12;
@ -28,7 +28,7 @@
left: 0;
position: absolute;
top: 0;
width: 40px;
width: 48px;
a {
height: 30px;