13011-Remove background color toggle child

This commit is contained in:
Pablo Aragon 2024-03-18 10:28:47 +01:00
parent 921505f360
commit 35b6ba2b9d
1 changed files with 4 additions and 0 deletions

View File

@ -13804,3 +13804,7 @@ button.disabled {
margin-top: 10px;
padding-top: 15px;
}
.white_table_graph > div {
background-color: transparent;
}