mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
7 lines
113 B
CSS
7 lines
113 B
CSS
@import '../../marketplace.css';
|
|
|
|
.root {
|
|
width: 100%;
|
|
position: relative;
|
|
z-index: var(--zIndexTopbar);
|
|
}
|