fix import wizard overflow
This commit is contained in:
parent
66ec83c323
commit
2ad3aea16c
1 changed files with 1 additions and 1 deletions
|
@ -6090,7 +6090,7 @@ label + .wizard-buttonList {
|
||||||
}
|
}
|
||||||
|
|
||||||
.import.wizard .wizard-slide {
|
.import.wizard .wizard-slide {
|
||||||
height: 300px;
|
min-height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.import-source {
|
.import-source {
|
||||||
|
|
Loading…
Reference in a new issue