Merge pull request #64 from 0hAodha/myEpicNewBranch

Insights super responsive, account settings page made edible
This commit is contained in:
JLennox1
2023-03-23 13:58:41 +00:00
committed by GitHub
8 changed files with 302 additions and 424 deletions

View File

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