fix translation box
This commit is contained in:
parent
533af79d4b
commit
b92550ff57
1 changed files with 5 additions and 8 deletions
|
@ -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;
|
||||
> * {
|
||||
|
|
Loading…
Reference in a new issue