File size: 265 Bytes
c9d0005 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | .playground-controller .fr-field {
margin-bottom: 4px;
}
.playground-controller {
margin-bottom: 1px;
background-color: #fff;
padding: 12px 30px 6px 30px;
border-radius: 3px;
}
.playground-controller .fr-inline-field {
margin-right: 60px !important;
} |