Merge pull request #64 from 0hAodha/myEpicNewBranch
Insights super responsive, account settings page made edible
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user