Xin Zhang
initial dify code
27fd333
raw
history blame contribute delete
160 Bytes
.container {
padding: 4px;
border-radius: 4px;
}
.label {
position: relative;
margin-right: 3px;
}
.label:last-child {
margin-right: 0;
}