broadfield-dev commited on
Commit
bfa3cf1
·
verified ·
1 Parent(s): 0db66fa

Update gradio_keylock/component.py

Browse files
Files changed (1) hide show
  1. gradio_keylock/component.py +1 -0
gradio_keylock/component.py CHANGED
@@ -183,6 +183,7 @@ class KeylockDecoderComponent:
183
  text-align: center;
184
  font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
185
  margin-bottom: 1.5rem;
 
186
  }
187
  #keylock-logo svg {
188
  width: 48px;
 
183
  text-align: center;
184
  font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
185
  margin-bottom: 1.5rem;
186
+ color: var(--body-text-color);
187
  }
188
  #keylock-logo svg {
189
  width: 48px;