mirror of https://github.com/halo-dev/halo-admin
refactor: the attached picture is covered with containers (#382)
Co-authored-by: cetr <2058930674@qq.com>pull/383/head
parent
4ab77d59a0
commit
e3532fa4e9
|
@ -824,7 +824,7 @@ body {
|
|||
display: block;
|
||||
height: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue