mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 08:48:47 +01:00
Disable this small font sizing
This commit is contained in:
parent
6561f14d8b
commit
bf907abc17
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
padding-top: 8px;
|
||||
}
|
||||
.status.small {
|
||||
font-size: 95%;
|
||||
/* font-size: 95%; */
|
||||
}
|
||||
.status.skeleton {
|
||||
color: var(--outline-color);
|
||||
|
|
Loading…
Reference in a new issue