redactor.custom.css 97 B

1234567
  1. .redactor-toolbar {
  2. z-index: 5;
  3. }
  4. .redactor-styles {
  5. max-height: 50vh;
  6. overflow-y: auto;
  7. }