helmfridsson commited on
Commit
00f2e48
·
verified ·
1 Parent(s): 833413a

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -342,7 +342,7 @@ button.gr-button.card {
342
  background: #ffffff !important;
343
  border: 2px solid #1e5bd7 !important;
344
  border-radius: 16px !important;
345
- padding: 10 !important;
346
  min-height: 220px;
347
  }
348
 
@@ -402,7 +402,7 @@ label.container.show_textbox_border {
402
  border: none !important;
403
  background: #ffffff !important;
404
  box-shadow: none !important;
405
- padding: 0 !important;
406
  }
407
 
408
  /* Säkerhetsnät – om Gradio ändrar klassnamn */
 
342
  background: #ffffff !important;
343
  border: 2px solid #1e5bd7 !important;
344
  border-radius: 16px !important;
345
+ padding: 10px !important;
346
  min-height: 220px;
347
  }
348
 
 
402
  border: none !important;
403
  background: #ffffff !important;
404
  box-shadow: none !important;
405
+ padding: 10px !important;
406
  }
407
 
408
  /* Säkerhetsnät – om Gradio ändrar klassnamn */