| components/mold.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/mold.vue
@@ -546,13 +546,27 @@ width: 24vw; /* 输入框更宽 */ } .tool-list { display: flex; flex-wrap: wrap; margin: 1vh 0; max-height: 40vh; overflow-y: auto; } .tool-list { display: flex; flex-wrap: wrap; margin: 1vh 0; max-height: 40vh; overflow-y: auto; } .tool-btn { flex: 0 0 32%; box-sizing: border-box; margin: 5px 1% 5px 0; padding: 8px 16px; background: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; background: #e0e0e0; color: #888; text-align: left; } .tool-btn { margin: 5px 10px 5px 0;