Add label

This commit is contained in:
grandeljay 2022-10-12 19:53:36 +02:00
parent b49cbcd84f
commit bbb3913cae

View file

@ -298,6 +298,13 @@
color: #fff; color: #fff;
} }
/**
* Label
*/
.ui.label {
filter: brightness(90%);
}
/** /**
* List * List
*/ */