fiee-official-website/src/style.css
2025-05-22 14:56:37 +08:00

6 lines
93 B
CSS

*{
box-sizing: border-box;
}
.n-drawer-body-content-wrapper{
padding: 0 !important;
}