mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
style(ui): remove loading layer bc (#2998)
This commit is contained in:
parent
75ba151713
commit
63d716b210
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: var(--color-bg-mask);
|
|
||||||
@include _.flex-column;
|
@include _.flex-column;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue