mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 07:28:24 +08:00
fix: header height (#360)
Co-authored-by: tnt group <dodu@live.cn> Co-authored-by: tnt group <dodu@live.cn>
This commit is contained in:
parent
5759c680ac
commit
08e519754b
|
@ -6,6 +6,10 @@
|
|||
width: fit-content;
|
||||
}
|
||||
|
||||
.t-layout__header {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.t-button + .t-button {
|
||||
margin-left: @spacer;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user