improved style

main
Inga 🏳‍🌈 6 months ago
parent 2829b5f37d
commit 9bf8c03c1d
  1. 3
      src/routePlanner/style.css

@ -24,7 +24,7 @@ section.route-planner > section.markers ol {
}
section.route-planner > section.markers li::before {
content: '';
content: '';
}
section.route-planner > section.markers li {
@ -45,6 +45,7 @@ section.route-planner > section.markers li .buttons {
section.route-planner > section.markers li button {
background: transparent;
border: 0;
cursor: pointer;
}
section.route-planner > section.markers li button[disabled] {

Loading…
Cancel
Save