tweak
This commit is contained in:
parent
0c20e7076e
commit
28780772cb
|
@ -263,6 +263,7 @@ const renote = (viaKeyboard = false, ev?: MouseEvent) => {
|
||||||
&.renoted {
|
&.renoted {
|
||||||
color: var(--accent) !important;
|
color: var(--accent) !important;
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue