mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 抽离弹出框 hoo,解决bug
This commit is contained in:
@@ -17,5 +17,7 @@ $light: (
|
||||
linear-gradient(90deg, transparent 14px, $--color-dark-bg-5 0)
|
||||
),
|
||||
//毛玻璃
|
||||
filter-color: $--filter-color-login-light
|
||||
filter-color: $--filter-color-login-light,
|
||||
// hover 边框颜色
|
||||
hover-border-color: $--color-light-fill-1
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user