Files
ohif-viewer/platform/app/tailwind.css
2025-03-07 13:47:44 +07:00

9 lines
119 B
CSS

/* IMPORT CUSTOM FONT */
@tailwind base;
@tailwind components;
@tailwind utilities;
* {
min-height: 0 !important;
}