Compare commits
1 Commits
618a8b2b3c
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 03f7302317 |
@@ -34,30 +34,6 @@
|
|||||||
border-bottom-right-radius: 0.25rem;
|
border-bottom-right-radius: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* User role overrides for light-on-dark text */
|
|
||||||
|
|
||||||
.Message_role_user .Message__content code {
|
|
||||||
background: rgba(255, 255, 255, 0.2);
|
|
||||||
}
|
|
||||||
|
|
||||||
.Message_role_user .Message__content pre {
|
|
||||||
background: rgba(255, 255, 255, 0.15);
|
|
||||||
}
|
|
||||||
|
|
||||||
.Message_role_user .Message__content th,
|
|
||||||
.Message_role_user .Message__content td {
|
|
||||||
border-color: rgba(255, 255, 255, 0.3);
|
|
||||||
}
|
|
||||||
|
|
||||||
.Message_role_user .Message__content th {
|
|
||||||
background: rgba(255, 255, 255, 0.15);
|
|
||||||
}
|
|
||||||
|
|
||||||
.Message_role_user .Message__content blockquote {
|
|
||||||
border-left-color: rgba(255, 255, 255, 0.4);
|
|
||||||
color: rgba(255, 255, 255, 0.85);
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 576px) {
|
@media (max-width: 576px) {
|
||||||
.Message {
|
.Message {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user