mirror of
https://github.com/penpot/penpot.git
synced 2026-09-11 22:49:30 +00:00
🐛 Fix css custom presets dropdown
This commit is contained in:
parent
708ba3d7ac
commit
404e2bf0b3
@ -510,7 +510,15 @@
|
|||||||
|
|
||||||
.presets {
|
.presets {
|
||||||
.custom-select-dropdown {
|
.custom-select-dropdown {
|
||||||
width: 200px;
|
width: 237px;
|
||||||
|
|
||||||
|
li {
|
||||||
|
font-size: $fs12;
|
||||||
|
|
||||||
|
span {
|
||||||
|
font-size: $fs11;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -146,7 +146,7 @@
|
|||||||
{:name "iPhone X/XS/11 Pro"
|
{:name "iPhone X/XS/11 Pro"
|
||||||
:width 375
|
:width 375
|
||||||
:height 812}
|
:height 812}
|
||||||
{:name "iPhone XS Max/XR/11/11 Pro Max"
|
{:name "iPhone XS Max/XR/11"
|
||||||
:width 414
|
:width 414
|
||||||
:height 896}
|
:height 896}
|
||||||
{:name "iPhone 6/7/8 Plus"
|
{:name "iPhone 6/7/8 Plus"
|
||||||
@ -190,7 +190,7 @@
|
|||||||
{:name "Google Pixel 4a/5"
|
{:name "Google Pixel 4a/5"
|
||||||
:width 393
|
:width 393
|
||||||
:height 851}
|
:height 851}
|
||||||
{:name "Samsung Galaxy S20+/S21 Ultra"
|
{:name "Samsung Galaxy S20+"
|
||||||
:width 384
|
:width 384
|
||||||
:height 854}
|
:height 854}
|
||||||
{:name "Samsung Galaxy A71/A51"
|
{:name "Samsung Galaxy A71/A51"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user