ohif-viewer/platform/app/tailwind.css
2024-11-06 07:15:27 -05:00

9 lines
119 B
CSS

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