hassan773 commited on
Commit
4c79675
·
verified ·
1 Parent(s): 3de745d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ custom_css = """
33
  /* Sidebar styling */
34
  .sidebar-panel {
35
  background-color: rgba(128, 128, 128, 0.05);
36
- padding: 15px !important;
37
  border-radius: 12px;
38
  min-width: 290px !important;
39
  }
 
33
  /* Sidebar styling */
34
  .sidebar-panel {
35
  background-color: rgba(128, 128, 128, 0.05);
36
+ padding: 10px !important;
37
  border-radius: 12px;
38
  min-width: 290px !important;
39
  }