✏️ 正在编辑: tag-input.css
路径:
/srv/systems_dir/yuppiecred/public/styles/tag-input.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.div-tag-span { display: none; } .clean-span { display: none; } .tag-span { background: #4A4C4E; width: 70%; height: 32px; display: inline-block; text-align: center; border-radius: 5px; margin-bottom: 2px; max-height: 200px; overflow-y: auto; } .tag { width: 20%; color: #FFFFFF; font-size: 22px; margin-left: 30px; } .tag-remove { margin-top: 5px; float: right; background: 0 0; width: 30px; cursor: pointer; text-decoration: none; text-align: center; color: #ffffff; border: none; font-size: 15px; } .tag-remove:active { transform: translateY(4px); } .tag-input { width: 93px; padding: 3px 2px 0; border-radius: 4px; height: 15px; border: none; outline: none; } .div-tag-input { background: #fff; border-radius: 4px; border: 1px solid #ccc; display: inline-block; padding: 4px; } .div-tag-input:focus-within { border: thin solid black; } .tag-i { cursor: pointer; border: none; padding-right: 4px; } .seeTags { max-height: 300px; overflow-y: auto; }
💾 保存文件
← 返回文件管理器