13011-Remove background color toggle child
This commit is contained in:
parent
921505f360
commit
35b6ba2b9d
|
@ -13804,3 +13804,7 @@ button.disabled {
|
|||
margin-top: 10px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.white_table_graph > div {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue