@chrryai/chrry 1.4.59 → 1.4.61

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.
@@ -132,7 +132,6 @@
132
132
  margin: 0;
133
133
  font-size: toRem.toRem(15);
134
134
  padding: 0;
135
- opacity: 0;
136
135
 
137
136
  .feature {
138
137
  margin: 0;
@@ -141,7 +140,6 @@
141
140
  gap: toRem.toRem(1);
142
141
  align-items: center;
143
142
  padding: 0;
144
- opacity: 0;
145
143
  }
146
144
  }
147
145
 
@@ -15,11 +15,9 @@
15
15
  }
16
16
 
17
17
  .threadsContainer {
18
- opacity: 0;
19
18
  }
20
19
 
21
20
  .threadsItem {
22
- opacity: 0;
23
21
  }
24
22
 
25
23
  .characterProfiles {