[SSE] Fix Bug 52428

This commit is contained in:
Julia Radzhabova 2021-09-08 20:07:51 +03:00
parent f85784c49a
commit fc95cbe2e6

View file

@ -83,7 +83,8 @@
}
.pivot-check-listview {
background-color: #fff;
background-color: @background-normal-ie;
background-color: @background-normal;
width: 100%;
height: 250px;
@ -111,7 +112,8 @@
}
.pivot-listview {
background-color: #fff;
background-color: @background-normal-ie;
background-color: @background-normal;
width: 95px;
height: 130px;