mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-10 05:46:47 +08:00
Fix long linked results in reports [SCI-11889]
This commit is contained in:
parent
3290348860
commit
966d5b5160
1 changed files with 0 additions and 2 deletions
|
@ -255,7 +255,6 @@ label {
|
||||||
|
|
||||||
.user-time {
|
.user-time {
|
||||||
color: $color-silver-chalice;
|
color: $color-silver-chalice;
|
||||||
white-space: nowrap;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.report-element-body {
|
.report-element-body {
|
||||||
|
@ -462,7 +461,6 @@ label {
|
||||||
|
|
||||||
.user-time {
|
.user-time {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: nowrap;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue