mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-25 22:29:42 +08:00
♻️ 部分组件ZIndex抽离
This commit is contained in:
@@ -113,7 +113,7 @@ defineExpose({ displayBox });
|
||||
|
||||
.loading-overlay {
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
z-index: var(--tgi-loading);
|
||||
top: 0;
|
||||
left: 0;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user