pandora-s commited on
Commit
bb80867
·
verified ·
1 Parent(s): d1eb036

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +0 -6
styles.css CHANGED
@@ -78,12 +78,6 @@ body {
78
  border-radius: 0 !important;
79
  }
80
 
81
- /* First tab item (top-left corner) */
82
- .gradio-tabitem:first-child {
83
- border-top-left-radius: 12px !important;
84
- background: var(--bg-secondary) !important;
85
- }
86
-
87
  /* Active tab styling */
88
  .gradio-tabitem.active {
89
  color: var(--text-primary) !important;
 
78
  border-radius: 0 !important;
79
  }
80
 
 
 
 
 
 
 
81
  /* Active tab styling */
82
  .gradio-tabitem.active {
83
  color: var(--text-primary) !important;