tyh-ui2
Version:
The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.
2 lines (1 loc) • 664 B
CSS
.tyh-tag{min-width:57px;height:28px;border-radius:4px;display:inline-block;font-size:14px;text-align:center;line-height:28px;cursor:default;user-select:none;padding:0 6px;color:#fff}.tyh-tag .tyh-ui-close{font-size:8px;cursor:pointer;margin-left:7px}.tyh-tag-primary{background:#3a6ff4}.tyh-tag-success{background:#54c600}.tyh-tag-danger{background:#d10f1b}.tyh-tag-warning{background:#fbcc30}.tyh-tag-,.tyh-tag-default{background:#e3e3e3;color:#333}.tyh-tag-round{border-radius:15px}.tyh-tag-small{min-width:49px;height:25px;line-height:26px;font-size:13px}.tyh-tag-mini{min-width:41px;height:22px;line-height:22px;font-size:12px}.tyh-ui-close-03{cursor:pointer}