Improved navbar, better UI for mobile
This commit is contained in:
@ -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%;
|
||||
|
Reference in New Issue
Block a user