UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

2 lines (1 loc) 421 B
.tyh-select{width:210px;height:37px;border-radius:5px;color:#3f536e;border:1px solid #c5d9e8;outline:none;padding:0 10px;transition:border .35s;background:#fff;box-sizing:border-box;font-size:14px;cursor:pointer}.tyh-select:hover{border:1px solid #b3b1b1}.tyh-select:focus{border:1px solid #3a6ff4}.tyh-select-list{list-style:none;padding-left:0;border-radius:4px;box-shadow:2px 2px 18px 3px #0000001a,0 0 4px #0000001a}