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
2aba1ade5d
Commit
6612110007
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
|
@ -118,6 +118,10 @@
|
|||
.wizard-buttons > a, .wizard-buttons > button {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
||||
&.done {
|
||||
min-width: 55px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Laden …
In neuem Issue referenzieren