Initialize theming of the mouse edition interface.

This commit is contained in:
Arpad Csanyi
2016-05-11 23:35:58 +02:00
parent 128db4bf48
commit ba8c17f339

View File

@@ -123,3 +123,11 @@
margin-top: -4rem;
}
}
.mouse {
&__action {
&--type {
border-right: 1px solid #000;
}
}
}