Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
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
2022-06-09 15:03:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4ed49148f263de81efb18016e778fb61a3b9bd81
4ed49148
1 parent
4e8cc25d
简介的行高调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
src/components/BookCard/index.vue
src/views/client/videoDetail.vue
src/components/BookCard/index.vue
View file @
4ed4914
...
...
@@ -98,6 +98,7 @@ export default {
font-size: 0.85rem;
color: #999999;
margin: 0.5rem 0;
line-height: 1.75;
}
.sub {
...
...
src/views/client/videoDetail.vue
View file @
4ed4914
...
...
@@ -153,6 +153,7 @@ if (!$route.query.type) { // read-only 页不能删除
.intro {
padding: 1rem;
color: #333333;
line-height: 1.75;
}
}
}
...
...
Please
register
or
login
to post a comment