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

View File

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