Macro editor (#87)

This commit is contained in:
Mikko Lakomaa
2016-09-13 22:22:11 +03:00
committed by József Farkas
parent 8a76da8df5
commit fbb4a1cc49
61 changed files with 1638 additions and 429 deletions

View File

@@ -17,7 +17,7 @@ main-app {
.select2 {
&-container {
z-index: 100000;
z-index: 1100;
}
&-results {
@@ -33,7 +33,7 @@ main-app {
position: fixed;
right: -50px;
bottom: 40px;
z-index: 999999;
z-index: 2000;
/* stylelint-disable indentation */
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);