Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EUbOPEN Web
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChEMBL
EUbOPEN
EUbOPEN Web
Commits
f2b99244
Commit
f2b99244
authored
3 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
Start to improve style of report cards
parent
af7f2830
No related branches found
Branches containing commit
No related tags found
1 merge request
!8
Improve layout of report cards and search bar
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
layouts/pinnedBar.vue
+6
-1
6 additions, 1 deletion
layouts/pinnedBar.vue
web-components-submodule
+1
-1
1 addition, 1 deletion
web-components-submodule
with
7 additions
and
2 deletions
layouts/pinnedBar.vue
+
6
−
1
View file @
f2b99244
...
...
@@ -6,7 +6,7 @@
<Logo
/>
</
template
>
</MainAppBar>
<v-main>
<v-main
class=
"lowered"
>
<nuxt
/>
</v-main>
<Footer
/>
...
...
@@ -28,3 +28,8 @@ export default {
},
}
</
script
>
<
style
scoped
>
.lowered
{
margin-top
:
80px
;
}
</
style
>
This diff is collapsed.
Click to expand it.
web-components-submodule
@
72841234
Compare
cffbfd9f
...
72841234
Subproject commit
cffbfd9f37649e3c7332d97454683ef378367dae
Subproject commit
72841234658e9991a9042c7b32c6e60e7818d0fd
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment