🎉 Change pin icon

This commit is contained in:
Elhombretecla 2022-09-29 12:11:09 +02:00 committed by Eva
parent 8d5a97f6e5
commit 23d1087bc5
21 changed files with 46 additions and 47 deletions

View file

@ -174,6 +174,10 @@
&.no-bg {
background-color: transparent;
}
&.dashboard-shared {
width: calc(100vw - 320px);
margin-right: 50px;
}
&.search {
margin-top: 10px;
@ -250,7 +254,7 @@
line-height: 1rem;
font-weight: 400;
color: $color-gray-60;
margin-left: .75rem;
margin-left: 0.75rem;
}
.project-actions {