This commit is contained in:
epoberezkin
2026-05-21 05:58:27 +00:00
parent 5d35796a3b
commit 4f34cc5bb9
3 changed files with 204 additions and 204 deletions
+3 -3
View File
@@ -1590,9 +1590,9 @@ video {
fill: #0053D0;
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
.object-contain {
-o-object-fit: contain;
object-fit: contain;
}
.p-1 {