背景图更换
parent
7d3ac4d943
commit
21cece2fea
Binary file not shown.
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.4 MiB |
|
@ -153,7 +153,7 @@ const fnSubmitLogin = async () => {
|
||||||
box-shadow: 0px 5px 20px 0px rgba(137, 149, 174, 0.2);
|
box-shadow: 0px 5px 20px 0px rgba(137, 149, 174, 0.2);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 330px;
|
right: 330px;
|
||||||
top: 55%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
width: 480px;
|
width: 480px;
|
||||||
height: 580px;
|
height: 580px;
|
||||||
|
|
Loading…
Reference in New Issue