This commit is contained in:
Freeplay 2023-06-03 13:43:08 -04:00
parent 0c20e7076e
commit 28780772cb

View file

@ -263,6 +263,7 @@ const renote = (viaKeyboard = false, ev?: MouseEvent) => {
&.renoted {
color: var(--accent) !important;
opacity: 1 !important;
font-weight: 700;
}
}
</style>