fix: 登录平铺元素背景图
This commit is contained in:
BIN
src/assets/black_dot.png
Normal file
BIN
src/assets/black_dot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 B |
@@ -293,7 +293,7 @@ function fnChangeLocale(e: any) {
|
|||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
padding-top: 164px;
|
padding-top: 164px;
|
||||||
|
|
||||||
background: url('https://nacos.io/img/black_dot.png') 0% 0% / 14px 14px repeat;
|
background: url('./../assets/black_dot.png') 0% 0% / 14px 14px repeat;
|
||||||
.animation {
|
.animation {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 6px;
|
width: 6px;
|
||||||
|
|||||||
Reference in New Issue
Block a user