.rewrite-sheet-style {
  .za-action-sheet {
    max-height: 60vh;
    overflow-y: scroll;
  }

}
.ant-tooltip-inner {
  text-align: center;
}