no message
This commit is contained in:
@@ -39,7 +39,7 @@ let circleState = ref(false)
|
||||
|
||||
.circle-btn {
|
||||
position: fixed;
|
||||
bottom: 98px;
|
||||
bottom: 158px;
|
||||
right: calc((100vw - 1200px) / 2 - 75px);
|
||||
|
||||
width: 60px;
|
||||
|
||||
@@ -89,7 +89,7 @@ const toConsumableArray = (arr) => {
|
||||
font-size: 14px;
|
||||
color: #7F7F7F;
|
||||
position: fixed;
|
||||
bottom: 98px;
|
||||
bottom: 158px;
|
||||
right: calc((100vw - 1200px) / 2 - 75px);
|
||||
border: 1px solid #d7d7d7;
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user