broadfield-dev commited on
Commit
4c8dcfd
·
verified ·
1 Parent(s): d4f91ee

Update gradio_keylock/component.py

Browse files
Files changed (1) hide show
  1. gradio_keylock/component.py +1 -1
gradio_keylock/component.py CHANGED
@@ -173,7 +173,7 @@ class KeylockDecoderComponent:
173
  #login-container {
174
  max-width: 480px;
175
  margin: 4rem auto !important;
176
- margin-top: 0;
177
  padding: 2rem 2.5rem;
178
  background-color: rgba(22, 27, 34, 0.85);
179
  border: 1px solid #30363d;
 
173
  #login-container {
174
  max-width: 480px;
175
  margin: 4rem auto !important;
176
+ margin-top: 0px !important;
177
  padding: 2rem 2.5rem;
178
  background-color: rgba(22, 27, 34, 0.85);
179
  border: 1px solid #30363d;