Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ycc-website
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Website
ycc-website
Commits
e2d0318e
Commit
e2d0318e
authored
Jan 27, 2022
by
chenqikuai
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ui
parent
6aaff937
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
block.vue
src/views/pc/block.vue
+4
-3
No files found.
src/views/pc/block.vue
View file @
e2d0318e
<
template
>
<div
class=
"
block min-w-1200 md:w-bodySet mx-auto mb-16
"
>
<div
class=
"
the-block min-w-1200 md:w-bodySet mx-auto mb-16 flow-root
"
>
<chain-search
class=
" mt-7"
placeholder=
"请输入地址/交易哈希/区块高度/代币"
></chain-search>
<div
class=
"pc-block inner-box"
>
...
...
@@ -203,7 +204,7 @@ export default Vue.extend({
<
style
scoped
>
.title
{
margin-top
:
2
0px
;
margin-top
:
3
0px
;
}
.total-block
{
font-size
:
16px
;
...
...
@@ -234,7 +235,7 @@ export default Vue.extend({
padding-left
:
20px
;
}
.block
{
.
the-
block
{
margin-top
:
70px
;
}
...
...
chenqikuai
@chenqikuai
mentioned in commit
748f7ae1
·
Mar 03, 2022
mentioned in commit
748f7ae1
mentioned in commit 748f7ae18ac2f8eb14ee7c2865eaea786342a520
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment