更新
This commit is contained in:
@ -150,7 +150,7 @@ const seeMoreFn = () => {
|
||||
position: absolute;
|
||||
left: 20px;
|
||||
top: 10px;
|
||||
width: 427px;
|
||||
width: 460px;
|
||||
height: calc(100% - 20px);
|
||||
border-radius: 6px 6px 6px 6px;
|
||||
background: rgba(0, 29, 75, 0.4);
|
||||
@ -176,7 +176,7 @@ const seeMoreFn = () => {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
width: 427px;
|
||||
width: 460px;
|
||||
height: calc(100% - 20px);
|
||||
z-index: 9;
|
||||
.model-commom{
|
||||
|
Reference in New Issue
Block a user