mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
9 lines
129 B
SCSS
9 lines
129 B
SCSS
#canvas {
|
|
.select-list {background-color: transparent; }
|
|
}
|
|
#canvas-orientation {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
}
|