Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Peking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
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
2023 Competition
Peking
Commits
7affae15
Commit
7affae15
authored
1 year ago
by
Jianghuan Xu
Browse files
Options
Downloads
Patches
Plain Diff
xjh's last commit
parent
c4846f2a
No related branches found
Branches containing commit
No related tags found
1 merge request
!160
xjh's last commit
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/sider.vue
+1
-1
1 addition, 1 deletion
components/sider.vue
with
1 addition
and
1 deletion
components/sider.vue
+
1
−
1
View file @
7affae15
...
...
@@ -3,7 +3,7 @@
class=
" transition-all duration-500 font-medium scale-50 lg:scale-100 mt-[32px] mr-3 lg:mr-[16px] mb-[0px] ml-[4vw] uppercase sticky top-[40%] min-w-[220px] max-w-[350px] "
>
<h1
class=
"font-light"
>
{{
page
?.
title
}}
</h1>
<ul
class=
"overflow-scroll h-[300px] font-extralight"
>
<ul
class=
"overflow-scroll
max-
h-[300px] font-extralight"
>
<li
@
mouseenter=
"toggleMouse(index)"
v-for=
"(e, index) in toc?.links"
>
<div
class=
" flex cursor-pointer items-center mt-6"
>
<div
...
...
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