1
0

merge: upstream

This commit is contained in:
Mar0xy
2023-10-31 19:33:24 +01:00
217 changed files with 6773 additions and 2275 deletions
@@ -283,6 +283,12 @@ useTooltip(reactionRef, (showing) => {
.quote:first-child {
margin-right: 4px;
position: relative;
&:before {
position: absolute;
transform: rotate(180deg);
}
}
.quote:last-child {