lucifer7210 commited on
Commit
a49d098
·
verified ·
1 Parent(s): 7268465

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -364,7 +364,7 @@ custom_css = """
364
 
365
  .input-container {
366
  background: rgba(255,255,255,0.95) !important;
367
- border-radius: 12px !important;
368
  padding: 5px !important;
369
  box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
370
  margin-bottom: 20px !important;
 
364
 
365
  .input-container {
366
  background: rgba(255,255,255,0.95) !important;
367
+ border-radius: 5px !important;
368
  padding: 5px !important;
369
  box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
370
  margin-bottom: 20px !important;