Updated style of settings for DB

MongoDB connection string test now only tests once
This commit is contained in:
Isaac Abadi
2021-07-21 23:25:59 -06:00
parent 9f908aa3fc
commit 90af895552
4 changed files with 30 additions and 24 deletions

View File

@@ -83,7 +83,11 @@
transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.transfer-db-button {
margin-top: 10px;
.test-connection-div {
margin-top: 15px;
margin-bottom: 10px;
}
.transfer-db-div {
margin-bottom: 10px;
}