UI细节调整
This commit is contained in:
@@ -241,6 +241,7 @@ const simulShoot = async () => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
.header > image:first-child {
|
||||
width: 40px;
|
||||
@@ -262,6 +263,7 @@ const simulShoot = async () => {
|
||||
min-height: 40px;
|
||||
max-height: 40px;
|
||||
border-radius: 50%;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
.container > text {
|
||||
width: 100%;
|
||||
@@ -269,7 +271,6 @@ const simulShoot = async () => {
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
display: block;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.simul {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user