This commit is contained in:
rulingcom 2023-07-07 11:11:41 +08:00
parent 0ce8c10917
commit 620bbe379d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
} }
& > * { & > *:not(style, script) {
display: inline-block; display: inline-block;
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;