mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat:完整布局封装
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
// cursor 小手
|
||||
.go-cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
// 毛玻璃
|
||||
.go-background-filter {
|
||||
backdrop-filter: $--filter-blur-base;
|
||||
|
||||
Reference in New Issue
Block a user