lb #6

Merged
gtz217 merged 26 commits from lb into master 2022-11-10 15:52:33 +08:00
Showing only changes of commit ed90ce520c - Show all commits

View File

@ -33,8 +33,8 @@ export default {
.monitor-pic { .monitor-pic {
height: 100%; height: 100%;
width: 260px; flex: 1;
/* background-position: 100% 100%; */ background-position: 100% 50%;
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
} }