Border radius on absolute controls

This commit is contained in:
David Vandorpe 2016-08-30 18:30:19 +02:00
parent 25faaaf01a
commit 9f553db2c6

View file

@ -88,6 +88,7 @@
.ctrl {
padding: 15px;
border-radius: 5px;
}
}
}