We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5759c68 commit 08e5197Copy full SHA for 08e5197
1 file changed
src/style/layout.less
@@ -6,6 +6,10 @@
6
width: fit-content;
7
}
8
9
+.t-layout__header {
10
+ height: auto;
11
+}
12
+
13
.t-button + .t-button {
14
margin-left: @spacer;
15
0 commit comments