9 lines
129 B
SCSS
9 lines
129 B
SCSS
|
#canvas {
|
||
|
.select-list {background-color: transparent; }
|
||
|
}
|
||
|
#canvas-orientation {
|
||
|
position: absolute;
|
||
|
right: 0;
|
||
|
top: 0;
|
||
|
}
|