Fixed generic lightboxes
parent
6442f8b040
commit
5e21be7e32
|
@ -262,7 +262,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.lightbox-generic-success {
|
.lightbox-generic-success,
|
||||||
|
.lightbox-generic-error {
|
||||||
section {
|
section {
|
||||||
@include table-flex-child(0, 420px, 0, 420px);
|
@include table-flex-child(0, 420px, 0, 420px);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue