mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-10 15:08:40 +00:00
fix bugs
This commit is contained in:
parent
9e55ba8000
commit
cf4dc05127
File diff suppressed because one or more lines are too long
3
tag.scss
3
tag.scss
|
|
@ -6,7 +6,8 @@ span {
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
color: var(--text-on-background-color-2);
|
color: var(--text-on-background-color-2);
|
||||||
background: var(--button-colored-background);
|
background: var(--button-colored-background);
|
||||||
display: inline-block;
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
i {
|
i {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user