flex-template-web/src/components/LayoutWrapperTopbar/LayoutWrapperTopbar.css

7 lines
113 B
CSS

@import '../../marketplace.css';
.root {
width: 100%;
position: relative;
z-index: var(--zIndexTopbar);
}