Spaces:
Runtime error
Runtime error
Update assets/custom.css
Browse files- assets/custom.css +4 -0
assets/custom.css
CHANGED
|
@@ -445,6 +445,10 @@ ol:not(.options), ul:not(.options) {
|
|
| 445 |
max-width: 85%;
|
| 446 |
width: auto !important;
|
| 447 |
border-bottom-right-radius: 0 !important;
|
|
|
|
|
|
|
|
|
|
|
|
|
| 448 |
}
|
| 449 |
/* 表格 */
|
| 450 |
table {
|
|
|
|
| 445 |
max-width: 85%;
|
| 446 |
width: auto !important;
|
| 447 |
border-bottom-right-radius: 0 !important;
|
| 448 |
+
background-color: #0476D0 !important;
|
| 449 |
+
}
|
| 450 |
+
.message.user.svelte-6roggh.latest {
|
| 451 |
+
color:#fff
|
| 452 |
}
|
| 453 |
/* 表格 */
|
| 454 |
table {
|