better background color

This commit is contained in:
2019-09-15 19:07:53 +03:00
parent 5e3887e000
commit ad1de39980
2 changed files with 10 additions and 0 deletions

View File

@@ -28,4 +28,6 @@
body {
font-family: "PT Sans", "emoji", sans-serif;
background: $light-gray5;
}

View File

@@ -66,6 +66,12 @@
}
.document {
textarea,
.documentContents {
background: white;
}
height: 100%;
margin-bottom: 1rem;
@@ -104,9 +110,11 @@
>* {
width: 100%;
height: 100%;
.bp3-popover-target {
width: 100%;
height: 100%;
button {
width: 100%;
height: 100%;