mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 05:08:23 +02:00
💄 Add new project header
This commit is contained in:
parent
5cddc9836f
commit
a106c728ba
6 changed files with 48 additions and 23 deletions
|
@ -104,7 +104,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.dashboard-header-actions {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.pin-icon {
|
||||
margin: 0 $small 0 $big;
|
||||
svg {
|
||||
fill: $color-gray-20;
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
height: 40px;
|
||||
|
||||
.btn-secondary {
|
||||
margin-left: $big;
|
||||
border: none;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
|
@ -62,6 +62,7 @@
|
|||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 40px;
|
||||
margin-right: 10px;
|
||||
svg {
|
||||
width: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue