Commit 3195b429 by libai

测试

parent d8bd9e6a
......@@ -1607,7 +1607,7 @@
left: 0;
}
.room-content-loading .loading-icon {
position: absolute;
position: fixed;
width: 2.66rem;
top: 47%;
left: 50%;
......@@ -1615,7 +1615,7 @@
margin-top: -1.33rem;
}
.loading-face {
position: absolute;
position: fixed;
display: none;
width: 20rem;
height: 20rem;
......
......@@ -1657,7 +1657,7 @@
top: 0;
left: 0;
.loading-icon{
position: absolute;
position: fixed;
width: 2.66rem;
top: 47%;
left: 50%;
......@@ -1667,7 +1667,7 @@
}
.loading-face{
position: absolute;
position: fixed;
display: none;
width: 20rem;
height: 20rem;
......
......@@ -30,7 +30,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=2022111808">
<link rel="stylesheet" href="css/liveRoom.css?v=2022111809">
<link rel="stylesheet" href="../css/login.css?v=2022111801">
<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