mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 21:58:30 +02:00
💄 Minor cosmetic changes on dashboard main bar.
This commit is contained in:
parent
b5b2a374d8
commit
4da4bdd577
3 changed files with 8 additions and 12 deletions
|
@ -12,7 +12,6 @@
|
|||
height: 100%;
|
||||
|
||||
.dashboard-title {
|
||||
margin: $medium 0;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
display: flex;
|
||||
height: 40px;
|
||||
padding: $x-small $small;
|
||||
padding-left: $x-big;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
|
@ -83,7 +84,6 @@
|
|||
display: flex;
|
||||
font-size: $fs15;
|
||||
font-weight: normal;
|
||||
margin: 0 $x-big;
|
||||
}
|
||||
|
||||
.user-zone {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue