mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
More styling
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user