fix: popover button style

pull/5629/head
tangjinzhou 2022-09-13 20:04:00 +08:00
parent 9815f817d4
commit 0f634e27d5
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
margin-bottom: 4px;
text-align: right;
button {
button:not(:first-child) {
margin-left: 8px;
}
}