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 10:59:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9f886bcd3eece8f837c5da5b0dcd845c312d9f6e
9f886bcd
1 parent
527de042
fix 解决方案文案显示优化
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/solution/detail.vue
src/views/solution/detail.vue
View file @
9f886bc
<!--
* @Date: 2024-09-29 15:49:27
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-12-1
3 16:09:34
* @LastEditTime: 2024-12-1
4 10:58:59
* @FilePath: /hager/src/views/solution/detail.vue
* @Description: 文件描述
-->
...
...
@@ -354,6 +354,7 @@ export default {
&.xs {
padding: 2rem;
display: block;
overflow: visible;
}
i {
color: @primary-color;
...
...
Please
register
or
login
to post a comment