Commit b76ab334 authored by Sparkf's avatar Sparkf 🏙️
Browse files

fix bus popup color

parent d91e36bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -525,6 +525,7 @@ export default {
}

.bus-popup {
  color: black;
  font-size: 13px;
  line-height: 1.6;
}