button svg {
  width: 20px;
  height: 20px;
}

select.cke_dialog_ui_input_select:not(.choices) {
  background-image: none;
  line-height: 22px;
}

.tiptap-toolbar button.ring-1,
.tiptap-toolbar button.ring-2 {
  box-shadow: none;
  margin: 2px;
}

.tiptap-wrapper:not(.tiptap-fullscreen) .tiptap-prosemirror-wrapper {
  max-height: 400px;
  overflow: auto;
}