mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-11-20 15:10:11 +08:00
9 lines
106 B
SCSS
9 lines
106 B
SCSS
.m-fields-number-range {
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
.split-tag {
|
|
margin: 0 5px;
|
|
}
|
|
}
|