Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
idatt2106_2024_02_frontend
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
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
IDATT2106 - Gruppe 2
idatt2106_2024_02_frontend
Commits
7e0d23c0
Commit
7e0d23c0
authored
10 months ago
by
Ina Martini
Browse files
Options
Downloads
Patches
Plain Diff
fix: update responsive InteractiveSpare
parent
f5cef999
No related branches found
Branches containing commit
No related tags found
3 merge requests
!66
Final merge
,
!57
General cleanup of application
,
!4
Pipeline fix
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/views/ConfigSpendingItemsAmountView.vue
+2
-2
2 additions, 2 deletions
src/views/ConfigSpendingItemsAmountView.vue
src/views/ConfigSpendingItemsView.vue
+2
-2
2 additions, 2 deletions
src/views/ConfigSpendingItemsView.vue
with
4 additions
and
4 deletions
src/views/ConfigSpendingItemsAmountView.vue
+
2
−
2
View file @
7e0d23c0
...
...
@@ -4,8 +4,8 @@
Hvor mye bruker du per kjøp på ...
</h1>
<p
class=
"text-sm mb-8 md:mb-10"
>
Her kan du skrive inn hvor mye du bruker per kjøp på ulike kategorier
</p>
<div
class=
"absolute bottom-
0
md:bottom-40 left-
0
w-40 h-40
md
:w-52
md
:h-52 ml-4"
>
<p
class=
"text-sm font-bold mb-3 animate-bounce"
>
Trykk på meg for hjelp ❗️
</p>
<div
class=
"
md:
absolute
fixed
bottom-
3
md:bottom-40 left-
2 w-28 h-28 md:
w-40
md:
h-40
lg
:w-52
lg
:h-52 ml-4"
>
<p
class=
"
md:
text-sm
text-xs
font-bold mb-3 animate-bounce
invisible sm:visible
"
>
Trykk på meg for hjelp ❗️
</p>
<SpareComponent
:speech=
"[
'Her kan du skrive inn hvor mye penger du bruker per kjøp på ulike ting. 🍔',
...
...
This diff is collapsed.
Click to expand it.
src/views/ConfigSpendingItemsView.vue
+
2
−
2
View file @
7e0d23c0
...
...
@@ -2,8 +2,8 @@
<div
class=
"flex flex-col items-center justify-center min-h-screen text-center"
>
<h1
class=
"mb-3 text-2xl font-bold sm:text-4xl mt-0 md:mt-7"
>
Hva bruker du mye penger på?
</h1>
<p
class=
"text-sm mb-8 md:mb-10"
>
Hvis du ikke finner noe som passer, kan du skrive inn egne kategorier i "Annet ..." feltet
</p>
<div
class=
"absolute bottom-
0
md:bottom-40 left-
0
w-40 h-40
md
:w-52
md
:h-52 ml-4"
>
<p
class=
"text-sm font-bold mb-3 animate-bounce"
>
Trykk på meg for hjelp ❗️
</p>
<div
class=
"
md:
absolute
fixed
bottom-
3
md:bottom-40 left-
2 w-28 h-28 md:
w-40
md:
h-40
lg
:w-52
lg
:h-52 ml-4"
>
<p
class=
"
md:
text-sm
text-xs
font-bold mb-3 animate-bounce
invisible sm:visible
"
>
Trykk på meg for hjelp ❗️
</p>
<SpareComponent
:speech=
"[
'Her kan du velge hva du bruker mye penger på, slik at vi kan hjelpe deg med å spare penger! 💸',
...
...
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