We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2b9e07 + ee8d48f commit c12a351Copy full SHA for c12a351
src/helix-ui/styles/elements/hx-tabcontent.less
@@ -3,6 +3,7 @@ hx-tabcontent {
3
border-color: @gray-300 transparent;
4
border-style: solid;
5
border-width: 1px;
6
+ flex-basis: 0px;
7
flex-shrink: 0;
8
min-height: 14rem; // 224px
9
overflow: hidden;
0 commit comments