Files
oxygen-ui/src/assets/css/components/home/home.scss

11 lines
154 B
SCSS

.indicator {
position: fixed;
margin: {
right: 20px;
};
width: 20px;
height: 100px;
right: 0;
top: 50%;
transform: translateY(-50%);
}