mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
remove bg color from canvas container (#1544)
This commit is contained in:
parent
b78f9a8a90
commit
bdc3353f09
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ input, button {
|
|||
|
||||
.canvas-container {
|
||||
scrollbar-width: none;
|
||||
background-color: #eeeff6;
|
||||
}
|
||||
|
||||
.canvas-container::-webkit-scrollbar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue