mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-22 18:18:41 +08:00
Fix task start date placement on report element [SCI-4504]
This commit is contained in:
parent
15a793a343
commit
3c8a149cf4
1 changed files with 5 additions and 0 deletions
|
|
@ -276,6 +276,11 @@ label {
|
|||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.module-start-date,
|
||||
.module-due-date {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.module-tags {
|
||||
margin-left: 0;
|
||||
margin-top: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue