fix translation box

This commit is contained in:
Freeplay 2023-05-02 14:52:05 -04:00
parent 5b03b21ba3
commit f34fd4991f
1 changed files with 5 additions and 8 deletions

View File

@ -627,15 +627,12 @@ function readPromo() {
> .body {
margin-top: 0.7em;
> .content {
> .translation {
border: solid 0.5px var(--divider);
border-radius: var(--radius);
padding: 12px;
margin-top: 8px;
}
}
> .renote {
padding-top: 8px;
> * {