mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增 sass 循环样式类,新增接口下载提示
This commit is contained in:
@@ -73,8 +73,8 @@ const addAnimation = (item: { label: string; value: string }) => {
|
||||
width: 100%;
|
||||
}
|
||||
.animation-item {
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user