fix translation box

This commit is contained in:
Freeplay 2023-05-02 14:52:05 -04:00
parent 5b03b21ba3
commit f34fd4991f

View File

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