Add sensible base font size to app container
This commit is contained in:
parent
dc0a03daa8
commit
2ff6fb6665
@ -279,6 +279,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#app {
|
#app {
|
||||||
|
font-size: 1.6rem;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user