Skip to content

Commit 3b60e32

Browse files
committed
simplify style
1 parent 08d05cf commit 3b60e32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-scripts/template/src/Toast.css

-2
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@
2727
padding: 0;
2828
background: transparent;
2929
border: 0;
30-
display: inline-block;
3130
color: #61dafb;
3231
font-size: inherit;
3332
line-height: inherit;
3433
text-transform: uppercase;
3534
text-decoration: none;
36-
flex: 0 0 0;
3735
}
3836

3937
.Toast-text {

0 commit comments

Comments
 (0)