@tailwind base;
@tailwind components;
@tailwind utilities;

.table-th-blue th {
    @apply text-blue-700;
}

.tox-tinymce {
    height: 90% !important;
}
