File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
packages/react-calendar/src Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1717 }
1818 }
1919 },
20+ "css" : {
21+ "formatter" : {
22+ "enabled" : true ,
23+ "indentStyle" : " space" ,
24+ "indentWidth" : 2 ,
25+ "lineWidth" : 100 ,
26+ "quoteStyle" : " single"
27+ }
28+ },
2029 "javascript" : {
2130 "formatter" : {
2231 "quoteStyle" : " single"
Original file line number Diff line number Diff line change 33 max-width : 100% ;
44 background : white;
55 border : 1px solid # a0a096 ;
6- font-family : Arial, Helvetica, sans-serif;
6+ font-family : ' Arial' , ' Helvetica' , sans-serif;
77 line-height : 1.125em ;
88}
99
Original file line number Diff line number Diff line change 11body {
22 margin : 0 ;
3- font-family :
4- Segoe UI,
5- Tahoma,
6- sans-serif;
3+ font-family : Segoe UI, Tahoma, sans-serif;
74}
85
96.Test header {
You can’t perform that action at this time.
0 commit comments