Commit ca4bbf5e authored by zhengke's avatar zhengke

样式优化

parent 6012cb31
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<span>更多</span> <el-icon class="el-icon--right"><arrow-down /></el-icon> <span>更多</span> <el-icon class="el-icon--right"><arrow-down /></el-icon>
</el-button> </el-button>
<template #dropdown> <template #dropdown>
<div class="row wrap q-pt-lg marketTagDown"> <div class="row wrap q-pt-lg marketTagDown" style="min-width: 410px;">
<template v-for="(x,i) in colorArrOther" :key="i"> <template v-for="(x,i) in colorArrOther" :key="i">
<el-tooltip <el-tooltip
class="box-item" class="box-item"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment