mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-22 06:44:55 +08:00
Merge pull request #2765 from aignatov-bio/ai-sci-4878-fix-activities-on-task-tab
Fix CSS for activities on task page [SCI-4878]
This commit is contained in:
commit
868f2e8242
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
&.task-activities {
|
||||
height: calc(100vh - 136px);
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.ga-top {
|
||||
|
|
Loading…
Reference in a new issue