Revert app logo css changes

This commit is contained in:
Cody 2023-12-18 14:10:23 -08:00 committed by GitHub
parent 7a4e4629e5
commit 2bb83c6532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,12 +10,6 @@ app {
flex-direction: column;
}
/* App Logo */
.app-logo .img-fluid {
max-height: 90px;
padding: 0 5px 0 5px;
}
/* Admin Modal */
.app-admin-modal .modal {
position: fixed; /* Stay in place */