update 优化 页面样式

This commit is contained in:
疯狂的狮子Li 2025-03-05 09:52:39 +08:00
parent 0539fa3c1f
commit ace672dd0c
2 changed files with 1 additions and 3 deletions

View File

@ -197,8 +197,6 @@ h6 {
} }
.card-box { .card-box {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 10px; margin-bottom: 10px;
} }

View File

@ -1,6 +1,6 @@
<template> <template>
<div class="p-2"> <div class="p-2">
<el-row> <el-row :gutter="10">
<el-col :span="24" class="card-box"> <el-col :span="24" class="card-box">
<el-card shadow="hover"> <el-card shadow="hover">
<template #header> <template #header>