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