Skip to content

Commit 08e5197

Browse files
uyarndodu2014
andauthored
fix: header height (#360)
Co-authored-by: tnt group <dodu@live.cn> Co-authored-by: tnt group <dodu@live.cn>
1 parent 5759c68 commit 08e5197

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/style/layout.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
width: fit-content;
77
}
88

9+
.t-layout__header {
10+
height: auto;
11+
}
12+
913
.t-button + .t-button {
1014
margin-left: @spacer;
1115
}

0 commit comments

Comments
 (0)