Merge branch 'master' into 'master'
[ui] add round corners to listboxes See merge request alatiera/Hammond!10
This commit is contained in:
commit
ee03d92fdb
@ -5,3 +5,7 @@ row {
|
||||
row:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
list, border {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user