You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1.6 KiB

#hly-list-root[data-v-562aeba9]{width:100vw;height:100vh;overflow:hidden;background-color:#f6f6f6}#hly-list-root .card[data-v-562aeba9]{height:90vh;margin:0 auto;margin-top:5vh;padding:0;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;background-color:#fff}@media screen and (max-width:1000px){#hly-list-root .card[data-v-562aeba9]{width:90%}}@media screen and (min-width:1000px){#hly-list-root .card[data-v-562aeba9]{width:900px}}#hly-list-root .card header[data-v-562aeba9]{width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hly-list-root .card main[data-v-562aeba9]{width:90%;margin-left:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;overflow-y:scroll;height:calc(100% - 120px);padding-bottom:100px;-webkit-box-sizing:border-box;box-sizing:border-box}#hly-list-root .card main .code[data-v-562aeba9]{width:80px;height:40px;line-height:40px;margin:5px;font-size:.8rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;background-color:#f6f6f6;border-radius:5px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#hly-list-root .card main .code.ckd[data-v-562aeba9],#hly-list-root .card main .code[data-v-562aeba9]:hover{background-color:#66b1ff;color:#fff;font-weight:700;-webkit-box-shadow:0 0 10px rgba(102,177,255,.5);box-shadow:0 0 10px rgba(102,177,255,.5)}