Disable this small font sizing

This commit is contained in:
Lim Chee Aun 2022-12-20 09:37:29 +08:00
parent 6561f14d8b
commit bf907abc17

View file

@ -81,7 +81,7 @@
padding-top: 8px;
}
.status.small {
font-size: 95%;
/* font-size: 95%; */
}
.status.skeleton {
color: var(--outline-color);