Skip to content

Commit 0f634e2

Browse files
committed
fix: popover button style
1 parent 9815f81 commit 0f634e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/popover/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
margin-bottom: 4px;
110110
text-align: right;
111111

112-
button {
112+
button:not(:first-child) {
113113
margin-left: 8px;
114114
}
115115
}

0 commit comments

Comments
 (0)