Sebastiankay commited on
Commit
5efeb37
·
1 Parent(s): 3045c9d

29. Sept. 2024, 02:35

Browse files
Files changed (1) hide show
  1. _res/_custom.css +5 -0
_res/_custom.css CHANGED
@@ -181,6 +181,11 @@ label.selected.svelte-1k4wjf2.svelte-1k4wjf2.svelte-1k4wjf2 {
181
  & p {
182
  color: var(--primary-100) !important;
183
  line-height: 1.5 !important;
 
 
 
 
 
184
  }
185
 
186
  }
 
181
  & p {
182
  color: var(--primary-100) !important;
183
  line-height: 1.5 !important;
184
+
185
+ & i.winking-hand-emoji,
186
+ i.heart-beat-emoji {
187
+ font-size: inherit !important;
188
+ }
189
  }
190
 
191
  }