mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
Merge branch 'master' into fix-ipad-touch-issue
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.title {
|
||||
@@ -97,6 +97,7 @@
|
||||
color: #3B4A53;
|
||||
font-size: 1em;
|
||||
margin-bottom: 15px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.block {
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
top: calc(50% - 2px);
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.container {
|
||||
@@ -33,4 +35,4 @@
|
||||
align-items: center;
|
||||
height: 50px;
|
||||
margin: 0 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user