Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
style tweaks
Dieser Commit ist enthalten in:
Ursprung
3046d16ff3
Commit
0c61a9b5dc
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
|
@ -17,6 +17,7 @@
|
|||
width: 100%;
|
||||
min-height: initial;
|
||||
height: initial;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
img.emoji {
|
||||
|
@ -27,6 +28,10 @@
|
|||
|
||||
.wizard-step-title {
|
||||
flex: 0;
|
||||
|
||||
p {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
}
|
||||
|
||||
.wizard-step-description {
|
||||
|
|
Laden …
In neuem Issue referenzieren