This commit is contained in:
xiaojunnuo
2025-04-17 23:05:52 +08:00
parent 48aef25b3f
commit 2bbea6fd3f
2 changed files with 40 additions and 3 deletions
@@ -105,4 +105,19 @@ span.fs-icon-svg{
svg{
vertical-align:0 !important;
}
}
.fs-button{
span{
&:first-child{
margin-right: 5px;
}
&:last-child{
margin-left: 5px;
}
}
.fs-icon,.fs-button-icon{
margin: 0 !important;
}
}