[ui] add round corners to listboxes
This commit is contained in:
parent
ef705f9a2a
commit
f8b9bdb696
@ -5,3 +5,7 @@ row {
|
|||||||
row:last-child {
|
row:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
list, border {
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user