Fix long linked results in reports [SCI-11889]

This commit is contained in:
Anton 2025-06-27 13:09:35 +02:00
parent 3290348860
commit 966d5b5160

View file

@ -255,7 +255,6 @@ label {
.user-time {
color: $color-silver-chalice;
white-space: nowrap;
}
.report-element-body {
@ -462,7 +461,6 @@ label {
.user-time {
display: inline-block;
white-space: nowrap;
}
}