#12060 fix line active

This commit is contained in:
Jonathan 2023-09-14 13:01:54 +02:00
parent 018938cb8e
commit 5f35bbc1c0
1 changed files with 4 additions and 0 deletions

View File

@ -565,3 +565,7 @@ div.container-filter-buttons {
justify-content: space-between;
align-items: center;
}
.ui-state-active {
border-radius: 0px !important;
}