Private
Public Access
1
0
Files
MineSeeker/assets/css/style.scss

11 lines
116 B
SCSS
Raw Normal View History

.mine-beta {
position: fixed;
top: 0;
right: 0;
width: 150px;
z-index: 4;
transform: rotate(90deg);
}