diff --git a/src/css/tabs/logging.less b/src/css/tabs/logging.less index df49bfb9d7..0712e3ec3c 100644 --- a/src/css/tabs/logging.less +++ b/src/css/tabs/logging.less @@ -29,7 +29,7 @@ margin-top: 10px; dt { float: left; - width: 120px; + width: fit-content; height: 20px; line-height: 20px; font-weight: bold;