update样式

This commit is contained in:
BOOL\25024
2024-04-28 14:15:09 +08:00
parent e1d6947f7a
commit a24563ccb8

View File

@@ -78,7 +78,7 @@
<el-row :gutter="20"> <el-row :gutter="20">
<div v-for="item in stationList" class="text item"> <div v-for="item in stationList" class="text item">
<el-col :span="8"> <el-col :span="8">
<el-card class="box-card" shadow="hover"> <el-card class="box-card" shadow="hover" style="margin-bottom: 20px;">
<div slot="header" class="clearfix"> <div slot="header" class="clearfix">
<span>站点信息</span> <span>站点信息</span>
<el-button style="float: right; padding: 3px 0" type="text" <el-button style="float: right; padding: 3px 0" type="text"