mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:54:00 +08:00
fix: fix the problem of closing multiple tabs
This commit is contained in:
@@ -312,10 +312,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&-lm {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
&__logo {
|
||||
padding: 0 10px;
|
||||
}
|
||||
@@ -333,7 +329,8 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: @header-height;
|
||||
font-size: 1.1em;
|
||||
padding: 0 2px;
|
||||
font-size: 1.2em;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user