forgeplus-react/src/indexPlus.css

4 lines
92 B
CSS

/* material ui 给body加了个6px padding */
body {
padding-right: 0px !important;
}