adding bars to table's frequency column
This commit is contained in:
@@ -4917,4 +4917,9 @@ table thead .checkbox.radio { margin-top:-7px;margin-top:-21px; }
|
||||
|
||||
.chartWithSlider .sliderContainer {
|
||||
flex: 5%;
|
||||
}
|
||||
|
||||
.bar {
|
||||
height: 3px;
|
||||
background-color: #1a73e8;
|
||||
}
|
||||
Reference in New Issue
Block a user