diff --git a/src/assets/css/_css/graphql.less b/src/assets/css/_css/graphql.less index 5c6a807f61..9d9adc8ddc 100644 --- a/src/assets/css/_css/graphql.less +++ b/src/assets/css/_css/graphql.less @@ -119,7 +119,7 @@ p code { header { .headline-font(@size: 15px); - height: 50px; + min-height: 50px; background: white; box-shadow: inset 0 -1px 0 0px rgba(0, 0, 0, 0.1); z-index: 10;