Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02: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 {
|
.admin-wizards .admin-actions {
|
||||||
display: flex;
|
.supplier-authorize {
|
||||||
|
display: inline-flex;
|
||||||
|
|
||||||
.btn-pavilion-support {
|
.btn-pavilion-support {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.supplier-authorize .btn-primary {
|
.btn-primary {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren