0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

More styling

This commit is contained in:
Florian Schroedl 2024-05-17 10:55:24 +02:00
parent 85a40d19ed
commit ad26d9e2d3

View file

@ -32,8 +32,9 @@
}
.custom-select-dropdown-list {
min-width: 150px;
width: 100%;
max-width: 180px;
max-width: 200px;
margin-bottom: 0;
}
@ -67,8 +68,8 @@
}
.value {
flex: 0.2;
text-align: right;
flex: 0.6;
}
.check-icon {