Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
css tweak
Dieser Commit ist enthalten in:
Ursprung
9017871f2e
Commit
0fcbcfb6d6
1 geänderte Dateien mit 8 neuen und 6 gelöschten Zeilen
|
@ -44,14 +44,16 @@ $error: #ef1700;
|
|||
}
|
||||
|
||||
.admin-wizards .admin-actions {
|
||||
display: flex;
|
||||
.supplier-authorize {
|
||||
display: inline-flex;
|
||||
|
||||
.btn-pavilion-support {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.btn-pavilion-support {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.supplier-authorize .btn-primary {
|
||||
margin-right: 10px;
|
||||
.btn-primary {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Laden …
In neuem Issue referenzieren