Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
hager
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-12-04 11:19:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ad80de09daa6688f0c497a50383306d917686e42
ad80de09
1 parent
917a52d6
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/solution/case.vue
src/views/solution/case.vue
View file @
ad80de0
<!--
* @Date: 2024-10-18 12:06:09
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-12-04 11:1
6:58
* @LastEditTime: 2024-12-04 11:1
8:56
* @FilePath: /hager/src/views/solution/case.vue
* @Description: 文件描述
-->
...
...
@@ -255,7 +255,7 @@ export default {
}
.solution-case-intro {
padding: 1rem 3rem;
padding: 1rem 3rem
3rem
;
&.xs {
padding: 1rem;
}
...
...
Please
register
or
login
to post a comment