mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增图层
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
transition: all 0.4s;
|
||||
}
|
||||
|
||||
.go-transition-quick {
|
||||
transition: all 0.2s;
|
||||
}
|
||||
|
||||
.go-flex-center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user