|
|
|
@ -412,19 +412,6 @@ body.section-overlay-open .app-shell { |
|
|
|
will-change: transform; |
|
|
|
} |
|
|
|
|
|
|
|
.question-fix-to-end { |
|
|
|
transition: |
|
|
|
opacity 200ms ease-out, |
|
|
|
transform 240ms cubic-bezier(0.16, 1, 0.3, 1); |
|
|
|
will-change: opacity, transform; |
|
|
|
} |
|
|
|
|
|
|
|
body.question-keyboard-open .question-fix-to-end { |
|
|
|
opacity: 0 !important; |
|
|
|
pointer-events: none !important; |
|
|
|
transform: translate3d(0, 120%, 0) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.page-background-none, |
|
|
|
.page-background-custom, |
|
|
|
.page-background-default { |
|
|
|
|