Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ecolyo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
Ecolyo
Commits
99e3175a
Commit
99e3175a
authored
1 year ago
by
Bastien DUMONT
Browse files
Options
Downloads
Patches
Plain Diff
fix(profileType): equipment label & alignment
parent
45b30e6f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1113
2.8 Release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/EcogestureForm/EcogestureFormEquipment/ecogestureFormEquipment.scss
+2
-1
2 additions, 1 deletion
...Form/EcogestureFormEquipment/ecogestureFormEquipment.scss
with
2 additions
and
1 deletion
src/components/EcogestureForm/EcogestureFormEquipment/ecogestureFormEquipment.scss
+
2
−
1
View file @
99e3175a
...
...
@@ -18,8 +18,8 @@
.icons-container
{
display
:
grid
;
grid-template-columns
:
repeat
(
3
,
1fr
);
grid-template-rows
:
repeat
(
5
,
1fr
);
gap
:
1rem
;
align-items
:
flex-start
;
max-width
:
400px
;
margin
:
1
.5rem
auto
3rem
auto
;
.checkbox-equipment
{
...
...
@@ -28,6 +28,7 @@
display
:
flex
;
flex-direction
:
column
;
gap
:
0
.5rem
;
color
:
$grey-bright
;
}
}
.equipment-icon-container
{
...
...
This diff is collapsed.
Click to expand it.
Bastien DUMONT
@bdumont
mentioned in issue
#604 (closed)
·
1 year ago
mentioned in issue
#604 (closed)
mentioned in issue #604
Toggle commit list
Ghost User
@ghost
mentioned in commit
d069a72a
·
1 year ago
mentioned in commit
d069a72a
mentioned in commit d069a72aad96e645ab25de3701a9d7b951d3ac60
Toggle commit list
Preview
0%
Loading
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