mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
feat: fix preferences topbar style.
This commit is contained in:
@@ -251,7 +251,7 @@
|
|||||||
&__preferences-topbar{
|
&__preferences-topbar{
|
||||||
border-bottom: 1px solid #E5E5E5;
|
border-bottom: 1px solid #E5E5E5;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
padding: 0 22px;
|
padding: 0 0 0 22px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user