Improved navbar, better UI for mobile

This commit is contained in:
J-Lennox10
2023-03-09 11:01:39 +00:00
parent 7447b0ada6
commit 7e5ab20748
2 changed files with 47 additions and 13 deletions

View File

@ -269,11 +269,19 @@ export default {
width: 1%;
}
.trainMapIcon {
width: 28px;
height: 32px;
}
.trainMapIcon:hover{
width:30px;
height:34px;
cursor: pointer;
}
#sidebar{
position: absolute;
height: 85%;