Dropdown CSS fix on /new view (#12078)

* tooltips 1.0.1

* tooltips 1.0.1

* fix
This commit is contained in:
ludwiczakpawel 2021-01-03 17:12:44 +01:00 committed by GitHub
parent 000e1fed2f
commit 1c4e54a25d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ export const Options = ({
<Dropdown
className={
moreConfigShowing &&
'inline-block bottom-100 left-2 s:left-0 right-2 s:left-auto'
'inline-block bottom-2 s:bottom-100 left-2 s:left-0 right-2 s:left-auto'
}
style={{ zIndex: 100 }}
>