尝试给按钮之间增加间隔,不确定是否会导致其他问题
This commit is contained in:
Jeffrey Chen
2024-01-25 18:07:21 +08:00
committed by GitHub
parent bd185857f1
commit eaea233ceb

View File

@@ -160,7 +160,7 @@
& > .b3-button {
width: 100%;
&:last-child {
&:not(:first-child) {
margin-top: 16px;
}
}