Files
TJWaterFrontend_Refine/src/app/globals.css
T

11 lines
119 B
CSS

@import "tailwindcss";
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
}