

ion-tab-bar {
  height: 49pt;
}

ion-tab-button {
  --color: #333333;
  --color-selected: #3980fc;
  height: 100%;
}

ion-icon {
  width: 21pt;
  height: 19pt;
  position: absolute;
  bottom: 24pt;
}

ion-label {
  font-family: PingFangSC-Medium;
  font-size: 12pt;
  position: absolute;
  bottom: 2pt;
}
