mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 15:30:57 +00:00
19 lines
293 B
CSS
19 lines
293 B
CSS
.m_6e45937b {
|
|
position: absolute;
|
|
inset: 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
overflow: hidden;
|
|
z-index: var(--lo-z-index);
|
|
}
|
|
|
|
.m_e8eb006c {
|
|
position: relative;
|
|
z-index: calc(var(--lo-z-index) + 1);
|
|
}
|
|
|
|
.m_df587f17 {
|
|
z-index: var(--lo-z-index);
|
|
}
|