Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TCL live eco+
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GUILLIER THOMAS p2312389
TCL live eco+
Merge requests
!2
Modification position header
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Modification position header
StickyHeader
into
main
Overview
0
Commits
2
Pipelines
0
Changes
4
Merged
GUILLIER THOMAS p2312389
requested to merge
StickyHeader
into
main
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
4
Expand
Modification de la position du Header en position 'sticky' pour que les autres éléments HTML ne passe pas sous le header sans mettre de margin top.
Modification du css des autres composants pour être compatible avec le nouveau positionnement du header.
0
0
Merge request reports
Compare
main
version 1
465c9141
1 year ago
main (base)
and
latest version
latest version
9e2d6c57
2 commits,
1 year ago
version 1
465c9141
1 commit,
1 year ago
4 files
+
4
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
frontend/src/styles/AllTransportsMain.css
+
0
−
1
Options
.all-transports
{
margin-top
:
calc
(
20vh
+
3px
);
padding
:
1rem
;
}
Loading