mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// 样式类型
|
||||
|
||||
// 毛玻璃
|
||||
.bg-filter {
|
||||
backdrop-filter: blur(2px);
|
||||
background-color: rgba(0, 0, 0, 0.07);
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
// 变量
|
||||
Reference in New Issue
Block a user