Skip to content

Commit

Permalink
style: adjust popover padding
Browse files Browse the repository at this point in the history
  • Loading branch information
erha19 committed Apr 30, 2024
1 parent a8457c0 commit cd718a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/popover/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
border-color: var(--kt-popover-border);
border-radius: 2px;
.overlay-shadow();
padding: 4px 8px;
padding: 6px 10px;
z-index: var(--stacking-level-popover-component, 1000);
img {
max-width: 300px;
Expand Down

0 comments on commit cd718a2

Please sign in to comment.