mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
chat: set input for light mode
This commit is contained in:
parent
35cd36407d
commit
a211cb90f2
@ -231,6 +231,11 @@ blockquote {
|
||||
font-family: 'Inter';
|
||||
}
|
||||
|
||||
.chat .cm-s-tlon.CodeMirror {
|
||||
font-size: 16px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
background-color: var(--light-gray);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user