@times-components/ts-components 1.127.0 → 1.128.1

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.
@@ -34,7 +34,7 @@ exports[`QuizleSidebar should render QuizleSidebar component 1`] = `
34
34
  class="sc-htpNat eWIklo"
35
35
  />
36
36
  <div
37
- class="sc-gzVnrw GIKel"
37
+ class="sc-gzVnrw htwMMp"
38
38
  >
39
39
  <p>
40
40
  <span
@@ -79,7 +79,7 @@ export const Bottom = styled.div`
79
79
  flex-direction: column;
80
80
  align-items: flex-start;
81
81
  padding: 8px 0 0;
82
- min-height: 230px;
82
+ min-height: 90px;
83
83
  justify-content: space-between;
84
84
 
85
85
  & .q-icon {