Skip to content

Commit 97b32af

Browse files
committed
fix: Style optimization
1 parent 316450b commit 97b32af

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

frontend/src/style.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,3 +450,11 @@ strong {
450450
caret-color: #333333;
451451
}
452452
}
453+
454+
.ed-popper.is-pure:has(.ed-select-dropdown) {
455+
padding: 0 !important;
456+
457+
.ed-select-dropdown {
458+
padding: 0 4px !important;
459+
}
460+
}

0 commit comments

Comments
 (0)