refactor(ui): cleanup props usage
[e-mobility-charging-stations-simulator.git] / ui / web / src / views / ChargingStationsView.vue
index 57ae3e20d7f0ba65d57a1933b1b483887f739189..fe361c1c1766dfe11753890146dfb5c5ed4f36f6 100644 (file)
@@ -318,7 +318,7 @@ const stopSimulator = (): void => {
 }
 
 #reload-button:active {
-  background-color: seagreen;
+  background-color: darkblue;
 }
 
 #action {