mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Some dialog box headings were not centered
This commit is contained in:
@@ -593,7 +593,13 @@ html {
|
||||
}
|
||||
|
||||
.formDialogHeader>h1 {
|
||||
/* margin-inline: 0 !important; */
|
||||
}
|
||||
|
||||
.formDialogHeaderTitle{
|
||||
margin-inline: 0 !important;
|
||||
text-align: center;
|
||||
padding: 0 0.5em !important;
|
||||
}
|
||||
|
||||
.collapseContent {
|
||||
|
Reference in New Issue
Block a user