Auto show left panel in Settings. UI fixes (#7055)

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
Alexander Platov
2024-10-28 22:17:07 +07:00
committed by GitHub
parent 2f4f15e2d5
commit 7a8ee3cf32
5 changed files with 30 additions and 12 deletions
@@ -156,7 +156,7 @@
<span class="labelOnPanel">
<Label label={tracker.string.Priority} />
</span>
<PriorityEditor value={issue} size={'medium'} shouldShowLabel isEditable={!readonly} />
<PriorityEditor value={issue} size={'medium'} shouldShowLabel isEditable={!readonly} width={'100%'} />
<span class="labelOnPanel">
<Label label={core.string.CreatedBy} />