fix border for color picker with labels

This commit is contained in:
Mads Rasmussen
2018-10-30 21:21:39 +01:00
parent 72f3739430
commit 21396a3042

View File

@@ -46,6 +46,7 @@
height: auto;
display: flex;
flex-flow: row wrap;
border: 1px solid @gray-8;
.umb-color-box-inner {
display: flex;