Fix for partial border of data pane

This commit is contained in:
navaneeth 2021-05-22 18:33:54 +05:30
parent 39e15df815
commit e719bcfd3f

View file

@ -333,7 +333,6 @@ body {
}
.data-pane {
height: 100%;
min-height: 350px;
border: solid rgba(0, 0, 0, 0.125);
border-width: 0px 1px 0px 0px;