mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
More styling
This commit is contained in:
parent
85a40d19ed
commit
ad26d9e2d3
1 changed files with 3 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue