mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add #app min-width: 360px
This commit is contained in:
parent
163c4a4ac8
commit
2d4b8dd760
@ -19,7 +19,7 @@ export default {
|
|||||||
<style>
|
<style>
|
||||||
#app {
|
#app {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-width: 360p;
|
min-width: 360px;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-family: 'WorkSans';
|
font-family: 'WorkSans';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user