add Button UI
add Button UI
This commit is contained in:
parent
40f8606f58
commit
e1596b7e2c
9 changed files with 456 additions and 119 deletions
|
@ -36,13 +36,13 @@
|
|||
}
|
||||
|
||||
&-title {
|
||||
font-size: 14px;
|
||||
font-size: @font-size-base;
|
||||
color: @text-color;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
&-desc {
|
||||
font-size: @font-size-base;
|
||||
font-size: 12px;
|
||||
color: @legend-color;
|
||||
text-align: justify;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue