This commit is contained in:
syuilo 2020-10-17 23:48:12 +09:00
parent 23979bf09a
commit 163325ef89

View file

@ -117,7 +117,6 @@ export default defineComponent({
.mk-app {
$header-height: 52px;
$ui-font-size: 1em; // TODO:
$widgets-hide-threshold: 1090px;
// 100vh ... https://css-tricks.com/the-trick-to-viewport-units-on-mobile/
min-height: calc(var(--vh, 1vh) * 100);