Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
statics/__pycache__/style.cpython-311.pyc
CHANGED
Binary files a/statics/__pycache__/style.cpython-311.pyc and b/statics/__pycache__/style.cpython-311.pyc differ
|
|
statics/style.py
CHANGED
@@ -65,7 +65,7 @@ css = """
|
|
65 |
border-bottom: 1.5px solid #9A73B5 !important;
|
66 |
}
|
67 |
|
68 |
-
.selected {
|
69 |
border: 1.5px solid #9A73B5 !important;
|
70 |
border-bottom: none !important;
|
71 |
}
|
|
|
65 |
border-bottom: 1.5px solid #9A73B5 !important;
|
66 |
}
|
67 |
|
68 |
+
button.selected {
|
69 |
border: 1.5px solid #9A73B5 !important;
|
70 |
border-bottom: none !important;
|
71 |
}
|