Insights super responsive, account settings page made edible

This commit is contained in:
J-Lennox10
2023-03-21 22:38:36 +00:00
parent 09b9c947a5
commit 937a78061b
4 changed files with 264 additions and 226 deletions

View File

@ -504,8 +504,7 @@ export default {
}
.trainMapIcon:hover {
width:30px;
height:34px;
transform: scale(1.2);
cursor: pointer;
}
@ -589,7 +588,7 @@ export default {
#publicMessageTicker {
z-index: 3;
position: absolute;
position: fixed;
bottom:0px;
width:100%;
background-color: rgb(255, 255, 125);