Spaces:
Running
Running
Update styles.css
Browse files- 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;
|