5 lines
95 B
SCSS
5 lines
95 B
SCSS
@use "../mixins/material";
|
|
|
|
.dotdungeon.style-v3 > .window-content label {
|
|
cursor: pointer;
|
|
}
|