feat: fix preferences topbar style.

This commit is contained in:
Ahmed Bouhuolia
2020-06-02 20:00:45 +02:00
parent 79e1752331
commit 3b63b1c672

View File

@@ -251,7 +251,7 @@
&__preferences-topbar{
border-bottom: 1px solid #E5E5E5;
height: 70px;
padding: 0 22px;
padding: 0 0 0 22px;
display: flex;
flex-direction: row;
justify-content: space-between;