Merge branch 'master' into dependabot/npm_and_yarn/frontend/node-forge-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-1.3.1
This commit is contained in:
commit
306ab756e4
@ -2,6 +2,10 @@
|
||||
nav {
|
||||
width: 10em
|
||||
}
|
||||
/* Mobile Only fix div hidden by bottom navigation bar of mobile browser when using height: 100vh */
|
||||
#previewer .preview {
|
||||
height: calc(100% - 4em) !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user