Skip to content

Commit 5af2a4f

Browse files
lucienstarvanoneang
authored andcommitted
style(src\components\layout\User.vue): 工具栏上移时,增加头像上边缘距离浏览器间隙 (#178)
控制 class 为 user 的类 高度为 40px, 比原来增加了 3px 的间隙
1 parent 8bdbdb0 commit 5af2a4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/layout/User.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ export default {
367367
}
368368
369369
.user {
370+
height: 40px;
370371
.el-dropdown-link {
371372
cursor: pointer;
372373

0 commit comments

Comments
 (0)