refs #832 Adjust z-index for emoji picker in NewTootModal

This commit is contained in:
AkiraFukushima 2019-02-18 23:56:38 +09:00
parent ed4bdf2f13
commit b75271f16b
1 changed files with 2 additions and 1 deletions

View File

@ -304,6 +304,7 @@ export default {
<style lang="scss" scoped>
.status {
position: relative;
z-index: 1;
textarea {
display: block;