mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-09 21:36:44 +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 {
|
||||
color: $color-silver-chalice;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.report-element-body {
|
||||
|
@ -462,7 +461,6 @@ label {
|
|||
|
||||
.user-time {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue