nitro-react/src/views/right-side/RightSideView.scss

7 lines
110 B
SCSS
Raw Normal View History

2021-04-15 19:29:48 +02:00
.nitro-right-side {
position: absolute;
top: 10px;
right: 10px;
z-index: $rightside-zindex;
}