Commit 3b229cb0 by libai

测试

parent 131e712a
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
margin-top: -0.05rem; margin-top: -0.05rem;
} }
.room-user-list { .room-user-list {
width: 2.9rem; width: 3.1rem;
height: 0.8rem; height: 0.8rem;
position: absolute; position: absolute;
right: 0; right: 0;
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
transform: scale(0.9); transform: scale(0.9);
} }
.room-user-list{ .room-user-list{
width: 2.9rem; width: 3.1rem;
height: 0.8rem; height: 0.8rem;
position: absolute; position: absolute;
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<script src="../lib/fsize.js"></script> <script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css"> <link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112112"> <link rel="stylesheet" href="css/liveRoom.css?v=2022112201">
<link rel="stylesheet" href="../css/login.css?v=2022111808"> <link rel="stylesheet" href="../css/login.css?v=2022111808">
<script src="https://accounts.google.com/gsi/client" async defer></script> <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> <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