broadfield-dev commited on
Commit
05031fe
·
verified ·
1 Parent(s): ead609c

Update gradio_keylock/component.py

Browse files
Files changed (1) hide show
  1. gradio_keylock/component.py +1 -0
gradio_keylock/component.py CHANGED
@@ -245,6 +245,7 @@ class KeylockDecoderComponent:
245
  .tool-accordion > .label-wrap {
246
  background-color: #161b22 !important;
247
  color: var(--primary-100) !important;
 
248
  }
249
  """
250
 
 
245
  .tool-accordion > .label-wrap {
246
  background-color: #161b22 !important;
247
  color: var(--primary-100) !important;
248
+ padding: 10px;
249
  }
250
  """
251