修改显示页面

v1.2.0
于肖磊 2025-02-17 15:18:58 +08:00
parent cc131d0277
commit 853dd624f5
1 changed files with 8 additions and 0 deletions

View File

@ -115,6 +115,14 @@ watch(
.el-tabs__active-bar{
width: 100%;
}
.card-container {
padding: 3rem !important;
}
.data-tabs-line {
height: 0.8rem !important;
margin-top: 0;
margin-bottom: 0;
}
}
.custom-button {
position: -webkit-sticky;