Commit a03b0ce1 by haojie

1

parent 2b220d7b
......@@ -400,8 +400,6 @@ const SelectValueChange = (name: string, value: string) => {
.label {
margin: 20px 0 6px 0;
}
.value {
}
}
.conversion-box {
margin: 12px 0 20px 0;
......
......@@ -245,6 +245,12 @@ onBeforeMount(() => {
.t-table__content {
background-color: transparent;
}
.t-loading--center {
border-radius: 8px;
.t-loading__gradient {
color: #00dddd;
}
}
.check-all-box {
.t-checkbox__input {
border: 1px solid #ffffff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment