Fix Bug 50139

This commit is contained in:
Julia Radzhabova 2021-04-29 19:21:41 +03:00
parent 276f068e8f
commit 663cf2afc6

View file

@ -1,4 +1,6 @@
.table-styler {
background-color: @canvas-content-background;
table {
&.transparent {
background-color: @canvas-content-background !important;