[fix] add round corners to frame widget, close #24

This commit is contained in:
Julian Sparber
2017-12-29 22:34:33 +01:00
parent 523c55d539
commit 8a2d24bccd

View File

@@ -3,6 +3,6 @@
font-weight: bold;
}
list, border {
frame, list, border {
border-radius: 4px;
}