feat:完善功能
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
right: vw(20);
|
||||
bottom: vh(20);
|
||||
bottom: vw(20);
|
||||
width: vw(50);
|
||||
z-index: 999;
|
||||
}
|
||||
@@ -375,7 +375,7 @@
|
||||
}
|
||||
.icon {
|
||||
width: vw(26);
|
||||
height: vh(28);
|
||||
height: vw(28);
|
||||
margin-right: vw(4);
|
||||
}
|
||||
.text {
|
||||
|
||||
Reference in New Issue
Block a user