samratsaam Hi. Yes there will be an update to this, but indeed it may take some time till it will be released.
Meanwhile You can use this override:
.ja-k2filter.vertical-layout, .ja-k2filter.horizontal-layout {
text-align: center;
}
div ul.horizontal-layout li {
float: none;
display: inline-block;
}