fix: 优化图片上传插件

This commit is contained in:
dj
2024-12-13 14:28:37 +08:00
parent dc099c9347
commit 4123a685b7
3 changed files with 3 additions and 210 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="link-box">
<el-scrollbar noresize height="31" >
<el-scrollbar noresize height="34" >
<!-- style="display: flex"-->
<div >
<router-link
@@ -78,14 +78,10 @@ init()
//display: flex;
position: relative;
padding: 12px 0;
line-height: 30px;
line-height: 34px;
.tag {
//flex-shrink: 0;
//display: flex;
//align-items: center;
//justify-content: center;
//height: 30px;
padding: 6px;
border: 1px solid darkgray;
font-size: 13px;