Skip to content

Commit cd718a2

Browse files
committed
style: adjust popover padding
1 parent a8457c0 commit cd718a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/components/src/popover/styles.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
border-color: var(--kt-popover-border);
3131
border-radius: 2px;
3232
.overlay-shadow();
33-
padding: 4px 8px;
33+
padding: 6px 10px;
3434
z-index: var(--stacking-level-popover-component, 1000);
3535
img {
3636
max-width: 300px;

0 commit comments

Comments
 (0)