tyh-ui2
Version:
The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.
2 lines (1 loc) • 312 B
CSS
.tyh-button-group{display:inline-block}.tyh-button-group .tyh-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.tyh-button-group .tyh-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.tyh-button-group .tyh-button:not(:first-child):not(:last-child){border-radius:0}