💄 Add new project header

This commit is contained in:
elhombretecla 2021-06-15 09:55:38 +02:00 committed by Alonso Torres
parent 5cddc9836f
commit a106c728ba
6 changed files with 48 additions and 23 deletions

View file

@ -104,7 +104,12 @@
}
}
.dashboard-header-actions {
display: flex;
}
.pin-icon {
margin: 0 $small 0 $big;
svg {
fill: $color-gray-20;
}

View file

@ -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;