added z-index to post editor options dropdown (#10536)

This commit is contained in:
Akshay Mahajan 2020-10-03 01:25:46 +05:30 committed by GitHub
parent 8c19d5d407
commit b592ab6c83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@ export const Options = ({
moreConfigShowing &&
'inline-block bottom-100 left-2 s:left-0 right-2 s:left-auto'
}
style={{ zIndex: 100 }}
>
<h3 className="mb-6">Post options</h3>
<div className="crayons-field mb-6">