Skip to content

Commit 2077f9a

Browse files
Remove * css style for reporter box-sizing - I don't see this impacting css styles at all
1 parent f5c4517 commit 2077f9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/reporter/src/lib/base.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ legend {
101101
right: 0;
102102
top: 0;
103103

104-
* {
105-
box-sizing: border-box;
106-
}
107-
108104
&,
109105
input,
110106
textarea {

0 commit comments

Comments
 (0)