feat: 完成70%全局样式与可读性优化
This commit is contained in:
@@ -13,8 +13,8 @@ if ($positions.Count -ne 0) {
|
||||
}
|
||||
|
||||
foreach ($required in @(
|
||||
'@include adaptive.adaptive-g05-overview-surface;',
|
||||
'@include adaptive.adaptive-genealogy-state-panel;',
|
||||
'@include adaptive-g05-overview-surface;',
|
||||
'@include adaptive-genealogy-state-panel;',
|
||||
'background: url("/static/assets/foundation/transparent/a01-scroll-primary-v3.png")'
|
||||
)) {
|
||||
if ($page -notmatch [regex]::Escape($required)) {
|
||||
|
||||
Reference in New Issue
Block a user