fix bug
This commit is contained in:
@@ -105,6 +105,10 @@ export default defineComponent({
|
||||
|
||||
<style lang="scss">
|
||||
.sqadhkmv {
|
||||
> *:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
> *:not(:last-child) {
|
||||
margin-bottom: var(--margin);
|
||||
}
|
||||
|
Reference in New Issue
Block a user