mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-09 01:26:24 +01:00
Don't need to fade the numbers out
This commit is contained in:
parent
0f5764580b
commit
a5e2c30400
1 changed files with 0 additions and 1 deletions
|
@ -441,7 +441,6 @@ a.mention span {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: var(--reblog-color);
|
color: var(--reblog-color);
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
opacity: 0.5;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-state {
|
.ui-state {
|
||||||
|
|
Loading…
Reference in a new issue