Skip to content

Commit

Permalink
Merge pull request #3796 from thabaum/maui-app-css-app-form-button
Browse files Browse the repository at this point in the history
adds app-form-button styles to sync with Oqtane.Server App.css - Fixes #3795
  • Loading branch information
sbwalker authored Feb 15, 2024
2 parents e33fc1a + 2e3ef87 commit 6bf8d19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Oqtane.Maui/wwwroot/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,7 @@ app {
.app-fas {
margin-left: 5px;
}

.app-form-button {
display: inline-block;
}

0 comments on commit 6bf8d19

Please sign in to comment.