Why can't the tabBar component in Mint-ui change the default font size?

Why can"t the tabBar component in

Mint-ui change the default font size?

Mar.03,2021

.mint-tabbar {

.mint-tab-item{
  .mint-tab-item-label{
    font-size: 100px;
  }
}

}

Menu