fix: body and banner overlap

This commit is contained in:
xiaoyifang 2022-01-21 09:30:49 +08:00 committed by GitHub
parent 9700969a04
commit be24e04c17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,6 +75,12 @@ pre
clear: both;
}
.gddictnamebodyseparator
{
display: inline-block;
clear: both;
}
/* Dictionary query error description string */
.gderrordesc
{