Fix some white partial pixels around borders

This commit is contained in:
Michael Shamoon
2020-12-28 14:20:00 -08:00
parent 1297c0911c
commit b44ca770a5
4 changed files with 12 additions and 14 deletions

View File

@@ -30,10 +30,6 @@
border-color: $primary;
}
.doc-img-background {
background-color: white;
}
.doc-img-background-selected {
background-color: $primaryFaded;
}
}