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-14 11:03:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
59043dca1e144c68f0d04d4eb9ab9ce86b8ab259
59043dca
1 parent
9f886bcd
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/solution/detail.vue
src/views/solution/detail.vue
View file @
59043dc
<!--
* @Date: 2024-09-29 15:49:27
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-12-14 1
0:58:5
9
* @LastEditTime: 2024-12-14 1
1:01:4
9
* @FilePath: /hager/src/views/solution/detail.vue
* @Description: 文件描述
-->
...
...
@@ -346,7 +346,7 @@ export default {
.intro-box {
padding: 0 3rem;
overflow: auto;
height: 25rem;
//
height: 25rem;
box-sizing:border-box;
display: flex;
// align-items: center;
...
...
Please
register
or
login
to post a comment