Skip to content

Commit

Permalink
Merge branch 'item-preview-2' of github.com:azerothcore/Keira3 into i…
Browse files Browse the repository at this point in the history
…tem-preview-2
  • Loading branch information
Helias committed Apr 2, 2020
2 parents 2ec889c + 0f377bb commit 52386de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/assets/scss/_editor.scss
Expand Up @@ -58,9 +58,3 @@
color: red;
}
}

.toggle-preview-button {
position: fixed;
bottom: 10px;
right: 10px;
}
6 changes: 6 additions & 0 deletions src/assets/scss/_preview.scss
Expand Up @@ -29,3 +29,9 @@ $preview-width: 240px;
max-height: 95vh;
}
}

.toggle-preview-button {
position: fixed;
bottom: 10px;
right: 10px;
}

0 comments on commit 52386de

Please sign in to comment.