change class names

This commit is contained in:
jeanpierre
2022-07-16 16:57:14 +02:00
parent 4d2b2c9650
commit c8a28848dd
2 changed files with 6 additions and 6 deletions

View File

@@ -29,10 +29,10 @@
will-change: contents, width;
transition: all 0.25s;
}
.ol-scale-line-bar-dark{
.ol-scale-singlebar-even{
background-color: #000000;
}
.ol-scale-line-bar-light{
.ol-scale-singlebar-odd{
background-color: #ffffff;
}
.ol-scale-bar {