mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
Reduce view more movements
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
list-style: none;
|
||||
display: block;
|
||||
min-height: 650px;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
:global(html) {
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
margin-bottom: -8px;
|
||||
}
|
||||
|
||||
.viewMore {
|
||||
@@ -15,7 +14,8 @@
|
||||
cursor: pointer;
|
||||
text-transform: capitalize;
|
||||
margin: 0;
|
||||
margin-bottom: 8px;
|
||||
margin-top: -18px;
|
||||
margin-bottom: -4px;
|
||||
}
|
||||
|
||||
.viewMore:hover {
|
||||
|
||||
Reference in New Issue
Block a user