Merge pull request #3796 from thabaum/maui-app-css-app-form-button

adds app-form-button styles to sync with Oqtane.Server App.css - Fixes #3795
This commit is contained in:
Shaun Walker 2024-02-15 07:29:21 -05:00 committed by GitHub
commit 6bf8d19775
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;
}