Remove horizontal scrollbar
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
6dccaa8ce5
commit
1a8bc43c60
@ -34,8 +34,8 @@ body { background: #f1f1f1; line-height: 18px; user-select:none;font-family: Lat
|
|||||||
}
|
}
|
||||||
|
|
||||||
.app {
|
.app {
|
||||||
width:100vw;
|
width:100%;
|
||||||
height:100vh;
|
height:100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app > .navbar {
|
.app > .navbar {
|
||||||
|
Loading…
Reference in New Issue
Block a user