/* 小育覆盖：回形针、设置「关于」、设置下拉盖过画布 */

[data-scope='select'][data-part='positioner'],
[data-scope='select'][data-part='content'],
[role='listbox'] {
  z-index: 2147483646 !important;
  pointer-events: auto !important;
}

.yushan-hidden {
  display: none !important;
}

button[aria-label='Attach file'] {
  display: none !important;
}

button[aria-label='Attach file'] ~ textarea {
  padding-left: 16px !important;
}

[data-value='about'] {
  display: none !important;
}
