Added dialog styling.

This commit is contained in:
orangemug
2018-06-18 18:17:33 +01:00
parent 7167235146
commit 558f3d649d
2 changed files with 18 additions and 7 deletions
+6
View File
@@ -135,3 +135,9 @@
color: $color-red;
}
}
.maputnik-dialog {
&__buttons {
text-align: right;
}
}