UI adjustments for problems view

This commit is contained in:
Magnus Åhall 2024-07-04 16:29:53 +02:00
parent b53b507355
commit 1bef8719c0
5 changed files with 35 additions and 17 deletions

View file

@ -295,6 +295,9 @@ label {
grid-gap: 6px 16px;
width: min-content;
background-color: @bg1;
border: 1px solid @bg3;
padding: 16px;
border-radius: 6px;
&.hidden {