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