Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
8f211d4f
Commit
8f211d4f
authored
Oct 11, 2021
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Change le titre partie cas type et ajuste les hauteurs pour enlever la scrollbar générale.
parent
8f123373
No related branches found
No related tags found
1 merge request
!53
Ui tutoriel
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/index.svelte
+10
-8
10 additions, 8 deletions
src/routes/index.svelte
with
10 additions
and
8 deletions
src/routes/index.svelte
+
10
−
8
View file @
8f211d4f
...
...
@@ -516,7 +516,9 @@
</div>
{
#if
editionMode
.
mode
===
"
test_case
"
}
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
>
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Configurer le cas type
</h1>
...
...
@@ -578,7 +580,9 @@
</div>
</div>
{
:else
if
editionMode
.
mode
===
"
test_case_with_variable_inputs
"
}
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
>
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Configurer le cas type
</h1>
...
...
@@ -638,14 +642,14 @@
</div>
{
:else
if
editionMode
.
mode
===
"
tutorial
"
}
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
class=
"font-bold mb-5 mt-1 mx-5
text-2xl lg:
text-3xl xl:text-4xl text-gray-600"
>
Amender la loi
</h1>
<StartTutorial
/>
{
:else
if
editionMode
.
mode
===
"
variable_parameters
"
}
<h1
class=
"font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
class=
"font-bold mb-5 mt-1 mx-5
text-2xl lg:
text-3xl xl:text-4xl text-gray-600"
>
Amender la loi
</h1>
...
...
@@ -763,10 +767,8 @@
</div> -->
</div>
</div>
<h1
class=
"font-bold my-5 text-2xl xl:text-3xl 2xl:text-4xl text-gray-600"
>
Visualiser les cotis.
&
presta. sociales d'un cas type
<h1
class=
"font-bold my-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Cotis.
&
presta. sociales d'un cas type
</h1>
</div>
<!-- Cas types avec leur waterfall -->
...
...
This diff is collapsed.
Click to expand it.
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