fix bug
This commit is contained in:
@ -5,14 +5,17 @@
|
||||
.pr {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.pa {
|
||||
position: absolute;
|
||||
top : 50px;
|
||||
left : 150px;
|
||||
}
|
||||
|
||||
.tips {
|
||||
.pa2 {
|
||||
position: absolute;
|
||||
top: 28px;
|
||||
left: 180px;
|
||||
}
|
||||
.tips {
|
||||
display : flex;
|
||||
margin-bottom: 0;
|
||||
color : #333;
|
||||
|
||||
Reference in New Issue
Block a user