Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
K
kiaisoft_tuananh_nuxt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TTS Tran Viet Anh
kiaisoft_tuananh_nuxt
Commits
8d626ab0
Commit
8d626ab0
authored
Apr 12, 2023
by
Le Dinh Trung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rs containner
parent
4e0ffb37
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
Header.vue
components/user/Header.vue
+3
-0
index.vue
pages/home-page/categories/_id/index.vue
+3
-0
index.vue
pages/home-page/index.vue
+3
-0
No files found.
components/user/Header.vue
View file @
8d626ab0
...
...
@@ -431,6 +431,9 @@ export default {
</
script
>
<
style
scoped
>
.container
{
max-width
:
1185px
!important
;
}
.header-middle.sticky
{
position
:
fixed
;
width
:
100%
;
...
...
pages/home-page/categories/_id/index.vue
View file @
8d626ab0
...
...
@@ -270,6 +270,9 @@ export default {
</
script
>
<
style
lang=
"scss"
scoped
>
.container
{
max-width
:
1185px
!
important
;
}
.v-card
{
transition
:
opacity
.4s
ease-in-out
;
}
...
...
pages/home-page/index.vue
View file @
8d626ab0
...
...
@@ -355,6 +355,9 @@ export default {
</
script
>
<
style
scoped
>
.container
{
max-width
:
1185px
!important
;
}
.v-card
{
transition
:
opacity
.4s
ease-in-out
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment