mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 15:08:27 +02: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 {
|
.custom-select-dropdown-list {
|
||||||
|
min-width: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 180px;
|
max-width: 200px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -67,8 +68,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.value {
|
.value {
|
||||||
flex: 0.2;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
flex: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.check-icon {
|
.check-icon {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue