@times-components/ts-components 1.167.0 → 1.168.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -330,6 +330,17 @@ export const WidgetContainer = styled.div<{
330
330
  display: none;
331
331
  }
332
332
 
333
+ // Pre-game: hide empty events area and tbody border
334
+ .Opta-Cf[data-period="PreMatch"] {
335
+ > .Opta-Cf {
336
+ display: none !important;
337
+ }
338
+
339
+ .Opta-MatchHeader tbody {
340
+ border-bottom: none !important;
341
+ }
342
+ }
343
+
333
344
  .Opta-Cf {
334
345
  padding-bottom: 0px !important;
335
346
  ${props =>
@@ -3,7 +3,7 @@
3
3
  exports[`OptaMatchStatsSummary should render correctly 1`] = `
4
4
  <DocumentFragment>
5
5
  <div
6
- class="sc-ifAKCX kquwDh"
6
+ class="sc-ifAKCX eenPV"
7
7
  />
8
8
  <div
9
9
  class="sc-bwzfXH eSqyJ"