remove bg color from canvas container (#1544)

This commit is contained in:
Gandharv 2021-12-09 12:59:41 +05:30 committed by GitHub
parent b78f9a8a90
commit bdc3353f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,6 @@ input, button {
.canvas-container {
scrollbar-width: none;
background-color: #eeeff6;
}
.canvas-container::-webkit-scrollbar {