Spaces:
Running
Running
fix bug on dark mode
Browse files- style/app_style.css +0 -5
style/app_style.css
CHANGED
@@ -62,11 +62,6 @@ div[data-testid="stBottomBlockContainer"] div[data-testid="stColumn"]:has( div[d
|
|
62 |
flex: 0 0 76px;
|
63 |
}
|
64 |
|
65 |
-
div[data-testid="stBottomBlockContainer"] div[data-testid="stColumn"] button[data-testid="stBaseButton-secondary"] {
|
66 |
-
background-color: rgb(240, 242, 246);
|
67 |
-
border-color: rgb(240, 242, 246);
|
68 |
-
}
|
69 |
-
|
70 |
div[data-testid="stBottomBlockContainer"] div[data-testid="stColumn"]:has( div[data-testid="stChatInput"]) {
|
71 |
width: 10rem;
|
72 |
min-width: 10rem;
|
|
|
62 |
flex: 0 0 76px;
|
63 |
}
|
64 |
|
|
|
|
|
|
|
|
|
|
|
65 |
div[data-testid="stBottomBlockContainer"] div[data-testid="stColumn"]:has( div[data-testid="stChatInput"]) {
|
66 |
width: 10rem;
|
67 |
min-width: 10rem;
|