Files

10 lines
182 B
CSS
Raw Permalink Normal View History

2024-07-27 15:42:58 +08:00
.providers-list .item {
float: left;
width: 12em;
margin-bottom: 0.5em;
}
.providers-list .item .checkbox label {
font-size: 12px !important;
cursor: pointer !important;
}