Update formstyle.html

This commit is contained in:
邹景立 2021-10-15 13:52:48 +08:00
parent 6c3d8452ef
commit 6e9b81d6c0

View File

@ -80,7 +80,7 @@
width: 130px; width: 130px;
height: 90px; height: 90px;
border-radius: 5px; border-radius: 5px;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
background: url("__ROOT__/static/theme/img/image.png") no-repeat center center; background: url("__ROOT__/static/theme/img/image.png") no-repeat center center;
background-size: cover; background-size: cover;
} }