feat(style): update cascader radio button padding size (#5057)

This commit is contained in:
jeremywu
2021-12-30 19:25:37 +08:00
committed by GitHub
parent 7ea5c85138
commit f024ddc941

View File

@@ -113,7 +113,7 @@
@include e(label) {
flex: 1;
text-align: left;
padding: 0 10px;
padding: 0 8px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;