Skip to content

Commit ccc9004

Browse files
authored
Remove superflouse box-sizing rule
1 parent b8f4e63 commit ccc9004

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/create/src/frameworks/react/project/base/src/styles.css.ejs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@
7474
}
7575
}
7676

77-
* {
78-
box-sizing: border-box;
79-
}
80-
8177
html,
8278
body,
8379
#app {

0 commit comments

Comments
 (0)