mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-14 04:19:22 +03:00
publish: fix background when editing
This commit is contained in:
parent
4afdb19090
commit
0db868c1a6
@ -264,7 +264,7 @@
|
|||||||
background-color: #333;
|
background-color: #333;
|
||||||
}
|
}
|
||||||
.publish .cm-s-tlon.CodeMirror {
|
.publish .cm-s-tlon.CodeMirror {
|
||||||
background: #333;
|
background: unset;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user