This commit is contained in:
yumoqing 2024-08-23 18:11:58 +08:00
parent 370031542c
commit e7f63b40c3

View File

@ -35,9 +35,9 @@ body {
.smallvideo { .smallvideo {
position: absolute; position: absolute;
bottom: 10px; bottom: 10px;
right: 10px; right: 30px;
width: 25%; width: 30%;
height: 25%; height: 30%;
z-index: 2; z-index: 2;
} }