#12060 fix line active
This commit is contained in:
parent
018938cb8e
commit
5f35bbc1c0
|
@ -565,3 +565,7 @@ div.container-filter-buttons {
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ui-state-active {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue