ng-implementation/sae-csc/src/app/app.scss

6 lines
73 B
SCSS
Raw Normal View History

2025-09-02 14:16:41 +02:00
app-top-navigation {
position: fixed;
width: 100%;
2025-09-02 15:57:21 +02:00
z-index: 200;
2025-09-02 14:16:41 +02:00
}