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-05-16 20:57:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ba7fd48163a824501e19ecbbd2cbd09e2ae20283
ba7fd481
1 parent
914f25b1
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/business/index.vue
src/views/business/index.vue
View file @
ba7fd48
...
...
@@ -183,11 +183,11 @@ export default {
color: #222222;
border-bottom: 2px solid #F9D95C;
font-size: 0.85rem;
display:
inline-
block;
display: block;
float: left;
}
.number {
display:
inline-
block;
display: block;
float: right;
}
}
...
...
Please
register
or
login
to post a comment