File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 1919 box-shadow : none ;
2020}
2121
22- .state-container .navbar {
23- // background-color: $state-background;
24- // color: #ff0000;
25- display : flex ;
26- flex-direction : row ;
27- justify-content : flex-start ;
28- align-items : center ;
29- height : 30px ;
30- position : static ;
31- }
22+ // .state-container .navbar {
23+ // //background-color: $state-background;
24+ // //color: #ff0000;
25+ // display: flex;
26+ // flex-direction: row;
27+ // justify-content: flex-start;
28+ // align-items: center;
29+ // height: 30px;
30+ // }
3231
3332.state-container .main-navbar {
3433 background-color : $state-background ;
6059 height : 35px ;
6160}
6261
63- .navbar {
64- color : #ff0000 ;
65- // prevent navbar from scrolling with state/tree display
66- left : 0px ;
67- z-index : 1 ;
68- @extend %disable-highlight ;
69- }
62+ // .navbar {
63+ // color: #ff0000;
64+ // // prevent navbar from scrolling with state/tree display
65+ // position: sticky;
66+ // left: 0;
67+ // top: 0;
68+ // @extend %disable-highlight;
69+ // }
7070
7171.no-data-message {
7272 color : #ff0001 ;
You can’t perform that action at this time.
0 commit comments