Fixed overflow issue

master
kibigo! 7 years ago
parent ec620ae486
commit ac686d5a5d
  1. 1
      app/javascript/styles/mastodon/components.scss

@ -2350,6 +2350,7 @@
position: relative;
z-index: 2;
outline: 0;
overflow: hidden;
& > button {
display: flex;

Loading…
Cancel
Save