fix: fixed save preset bug

This commit is contained in:
James Craddock-Jones 2019-11-07 23:16:45 +00:00
parent ca1bb86e76
commit 1002880af7
2 changed files with 2 additions and 1 deletions

View File

@ -134,6 +134,7 @@
}
#modal-import-preset div,
#modal-new-preset div,
#modal-export-preset div {
background-color: #333;
}