This commit is contained in:
chenos 2021-03-26 10:27:53 +08:00
parent 489d7c27dd
commit 47f4cb4d13

View File

@ -12,4 +12,10 @@
.button-group {
justify-content: flex-start;
}
}
.ant-radio-wrapper {
p {
display: inline;
}
}