Merge pull request #4350 from JDonadio/style-select-list
Homogenized lists
This commit is contained in:
commit
1524d26f10
5 changed files with 10 additions and 4 deletions
|
|
@ -20,6 +20,12 @@
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
.radio-label {
|
||||
text-transform: none;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.item-radio .radio-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue