Skip to content
Snippets Groups Projects
Commit 5f87a374 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

fix regression with default css not resetting to the correct bg color

parent 21311202
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@
#patch_body {
margin: 0px;
font-family: "DejaVu Sans Mono";
background-color: white;
}
#selection_rectangle {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment