mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 07:01:39 +02:00
✨ Add view mode to dashboard
This commit is contained in:
parent
c841ed6419
commit
cf150891df
36 changed files with 699 additions and 240 deletions
|
@ -128,6 +128,10 @@
|
|||
padding: 0 $s-4;
|
||||
}
|
||||
|
||||
.placeholder-placement {
|
||||
margin: $s-16 $s-32;
|
||||
}
|
||||
|
||||
.show-more {
|
||||
--show-more-color: var(--button-secondary-foreground-color-rest);
|
||||
@include buttonStyle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue