grid column resize : intermediate solution
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
This commit is contained in:
@@ -70,7 +70,11 @@
|
||||
}
|
||||
|
||||
.v-grid-cell.frozen{
|
||||
box-shadow: none!important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.v-grid-cell.frozen + th{
|
||||
border-left: $v-grid-border-size solid $widget-border-color ;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -62,8 +62,4 @@
|
||||
-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.status-bar{
|
||||
width:100%;
|
||||
height:100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user