mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 17:54:37 +00:00
style: 微调 nav title 样式
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user