Commit d81603a1 by libai

测试

parent e2483642
......@@ -740,6 +740,7 @@
overflow: hidden;
}
.video-box video {
width: 10rem;
min-height: 103%;
}
.touch-box {
......
......@@ -763,6 +763,7 @@
z-index: -1;
overflow: hidden;
video{
width: 10rem;
min-height: 103%;
}
}
......
......@@ -32,7 +32,7 @@
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112215">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112216">
<link rel="stylesheet" href="../css/login.css?v=2022111808">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment