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

View File

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