adds app-form-button styles to sync with Oqtane.Server App.css

This commit is contained in:
Cody 2024-02-14 14:55:21 -08:00 committed by GitHub
parent e33fc1a89b
commit 2e3ef87c42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -228,3 +228,7 @@ app {
.app-fas {
margin-left: 5px;
}
.app-form-button {
display: inline-block;
}