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