anki/ts/graphs/graphs-base.scss
2023-07-03 09:44:38 +10:00

11 lines
111 B
SCSS

@use "sass/root-vars";
@import "sass/base";
button {
margin-bottom: 5px;
}
html {
height: initial;
}