Skip to content

Commit 3eb4c38

Browse files
committed
chore: fix header height
1 parent 29b378e commit 3eb4c38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/style/layout.less

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
width: fit-content;
88
}
99

10+
.t-layout__header {
11+
height: auto;
12+
}
13+
1014
.t-layout.t-layout--with-sider {
1115
> .t-layout {
1216
flex: 1;

0 commit comments

Comments
 (0)