dify / web /app /components /base /radio /style.module.css
kikuepi's picture
Upload 4913 files
4304c6d verified
raw
history blame contribute delete
173 Bytes
.container {
padding: 4px;
border-radius: 4px;
}
.label {
position: relative;
margin-right: 3px;
}
.label:last-child {
margin-right: 0;
}