Fixed Public Message Placement

Fixed the placement of the public message div for non-running trains
This commit is contained in:
JLennox1
2023-03-29 15:38:30 +01:00
committed by GitHub
parent 5e1b629a82
commit 7728614268

View File

@ -256,7 +256,7 @@ export default {
height: fit-content;
}
#notRunningPublicMessageDiv{top: 68%;}
#notRunningPublicMessageDiv{top: 55%;}