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 {
|
||||
width:100vw;
|
||||
height:100vh;
|
||||
width:100%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.app > .navbar {
|
||||
|
Loading…
Reference in New Issue
Block a user