Skip to content

Commit 9769645

Browse files
committed
OWC-137
1 parent 40ae051 commit 9769645

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/blocks/owc-openkaarten/streetmap/assets/styles

src/blocks/owc-openkaarten/streetmap/assets/styles/style.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@
5454
&:first-child {
5555
border-bottom-right-radius: 3px;
5656
border-bottom-left-radius: 0;
57-
border-left: 1px solid
58-
var(--owc-openkaarten-streetmap--primary-color) !important;
57+
border-left: 1px solid var(--owc-openkaarten-streetmap--primary-color) !important;
5958
border-top-left-radius: 3px;
6059
border-top-right-radius: 0;
6160
}

0 commit comments

Comments
 (0)