JdrCydsek commited on
Commit
f5341cf
·
verified ·
1 Parent(s): 00bc438

///* [ MOVE CHAT INDICATOR FOR VOICE CALL TO REVEAL UI ELEMENTS] *///

Browse files
Files changed (1) hide show
  1. src/app.css +1 -1
src/app.css CHANGED
@@ -154,7 +154,7 @@ input[type='number'] {
154
  .tippy-box[data-theme~='dark'] {
155
  @apply rounded-lg bg-gray-950 text-xs border border-gray-900 shadow-xl;
156
  }
157
- ///* [ MOVE CHAT INDICATOR FOR VOICE CALL TO REVEAL UI ELEMENTS] *///
158
  .absolute.w-full.h-screen.max-h-\[100dvh\].flex.z-\[999\].overflow-hidden {
159
  opacity: 25%;
160
  padding: 8px;
 
154
  .tippy-box[data-theme~='dark'] {
155
  @apply rounded-lg bg-gray-950 text-xs border border-gray-900 shadow-xl;
156
  }
157
+
158
  .absolute.w-full.h-screen.max-h-\[100dvh\].flex.z-\[999\].overflow-hidden {
159
  opacity: 25%;
160
  padding: 8px;