mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 22:58:35 +00:00
💄 Increase the display size of icons
This commit is contained in:
parent
7cb5333c5a
commit
b5af98d357
@ -264,10 +264,11 @@
|
||||
.grid-item-image {
|
||||
|
||||
svg {
|
||||
height: 20%;
|
||||
max-width: 120px;
|
||||
max-height: 100px;
|
||||
max-width: 100px;
|
||||
min-height: 40px;
|
||||
width: 3vw;
|
||||
min-width: 40px;
|
||||
width: 8vw;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user