dm-vue3-ui
Version:
This Components Library will help get you started developing in Vue 3.
2 lines (1 loc) • 464 B
CSS
.result-wrapper-title{font-size:14px;line-height:16px;cursor:pointer}.result-wrapper-title .anticon{margin-left:10px}.result-wrapper-content{height:120px;margin-top:10px;border-radius:4px;background:#f8f9fd;overflow:auto;padding:18px 20px 12px;color:#111236;font-size:14px;line-height:16px;position:relative}.result-wrapper-content:hover .close{opacity:1}.result-wrapper-content .close{position:absolute;top:12px;right:12px;color:#939abd;cursor:pointer;opacity:0}