Added ability to switch to layer from global error panel.

This commit is contained in:
orangemug
2020-02-17 13:19:26 +00:00
parent d1cb2690fc
commit adea3d0f13
3 changed files with 20 additions and 1 deletions

View File

@@ -212,6 +212,12 @@
&-error {
color: $color-red;
}
&__switch-button {
all: unset;
text-decoration: underline;
cursor: pointer;
}
}
.maputnik-dialog {