Files
qiaoqiaoyun/dist/assets/AppDictDrawer-5c98a681.css
2025-07-09 23:02:05 +08:00

2 lines
1.2 KiB
Java

.dict-header[data-v-9905b70a]{justify-content:space-between;display:flex;margin-top:2px}.dict-title[data-v-9905b70a]{font-size:17px;font-weight:700;line-height:28px}.dict-content[data-v-9905b70a]{position:relative;padding-left:16px}.dict-item[data-v-9905b70a]{margin-top:10px;margin-bottom:10px;float:left;margin-right:16px;width:222px;padding:0 12px;background-color:#fff;height:150px;overflow:hidden;transition:all .25s ease 0s;box-shadow:#00000014 0 1px 2px}.dict-item .dict-name[data-v-9905b70a]{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dddddd;line-height:24px;padding:10px 0;font-weight:700}.dict-item .action[data-v-9905b70a]{opacity:0}.dict-item ul[data-v-9905b70a]{overflow-y:auto;padding:8px 0;margin-bottom:0;height:110px}.dict-item li[data-v-9905b70a]{display:flex;align-items:center;line-height:30px}.dict-item .item-icon[data-v-9905b70a]{font-size:16px!important;color:#9e9e9e!important}.dict-item:hover .action[data-v-9905b70a]{opacity:1}.overflow[data-v-9905b70a]{overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.pointer[data-v-9905b70a]{cursor:pointer}.item-color[data-v-9905b70a]{width:16px;height:16px;border-radius:50%;margin-right:6px}