mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Center title in product picture dialog
This commit is contained in:
@@ -81,6 +81,12 @@ input::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.centered-dialog .modal-title,
|
||||
.centered-dialog .modal-body {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
/* Navigation style customizations */
|
||||
#mainNav {
|
||||
background-color: #e5e5e5 !important;
|
||||
|
Reference in New Issue
Block a user