page species single
This commit is contained in:
parent
6bd3c46bdf
commit
09d4bc5204
19 changed files with 2402 additions and 161 deletions
|
|
@ -49,6 +49,7 @@
|
|||
@include icon(20px);
|
||||
|
||||
}
|
||||
|
||||
.text{
|
||||
font-size: var(--fs-small);
|
||||
font-weight: 500;
|
||||
|
|
@ -59,6 +60,10 @@
|
|||
|
||||
}
|
||||
|
||||
.btn-download .icon{
|
||||
@include icon(16px);
|
||||
}
|
||||
|
||||
label.btn-action{
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue