mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:58:29 +02:00
🎉 Change pin icon
This commit is contained in:
parent
8d5a97f6e5
commit
23d1087bc5
21 changed files with 46 additions and 47 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue