Add label
This commit is contained in:
parent
b49cbcd84f
commit
bbb3913cae
1 changed files with 7 additions and 0 deletions
|
@ -298,6 +298,13 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
/**
|
||||
* Label
|
||||
*/
|
||||
.ui.label {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/**
|
||||
* List
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue