style: 微调 nav title 样式

This commit is contained in:
zhaojisen
2024-05-28 18:55:51 +08:00
committed by 老广
parent 1cc8b626a6
commit a12e17b39c

View File

@@ -230,13 +230,13 @@ $hover-border-color: #d2d2d2;
.switch-view {
width: 100%;
padding: 6px;
padding: 5px;
::v-deep .el-popover__reference {
display: flex;
justify-content: center;
align-items: center;
padding: 0 15px;
padding: 0 10px 0 15px;
.view-title {
width: calc(100% - 10px);