Fixed Public Message Placement
Fixed the placement of the public message div for non-running trains
This commit is contained in:
@ -256,7 +256,7 @@ export default {
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
#notRunningPublicMessageDiv{top: 68%;}
|
||||
#notRunningPublicMessageDiv{top: 55%;}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user