0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

Tweak mobile css

Dieser Commit ist enthalten in:
Angus McLeod 2018-02-09 16:07:52 +08:00
Ursprung e96ecdc38b
Commit 23c2c120c2

Datei anzeigen

@ -32,7 +32,7 @@
}
.wizard-step-banner {
max-height: 200px !important;
max-height: 250px !important;
width: initial !important;
}
@ -48,7 +48,7 @@
.wizard-column {
.checkbox-field > label {
max-width: 80%;
max-width: calc(100% - 53px);
}
.wizard-field .field-description {