Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0d3d4c7f
authored
Jun 01, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
988ad3ca
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletions
room/css/index.css
room/css/index.less
room/liveRoom.html
room/css/index.css
View file @
0d3d4c7f
...
@@ -35,6 +35,10 @@
...
@@ -35,6 +35,10 @@
.body-lang1
.layer-ticket-tips
{
.body-lang1
.layer-ticket-tips
{
height
:
252px
;
height
:
252px
;
}
}
.body-lang1
.mc-out
{
width
:
140px
;
margin-left
:
-70px
;
}
@media
screen
and
(
max-width
:
1441px
)
{
@media
screen
and
(
max-width
:
1441px
)
{
.video-m
{
.video-m
{
width
:
1350px
;
width
:
1350px
;
...
...
room/css/index.less
View file @
0d3d4c7f
...
@@ -37,6 +37,10 @@
...
@@ -37,6 +37,10 @@
.layer-ticket-tips{
.layer-ticket-tips{
height: 252px;
height: 252px;
}
}
.mc-out{
width: 140px;
margin-left: -70px;
}
}
}
@media screen and (max-width: 1441px) {
@media screen and (max-width: 1441px) {
.video-m{
.video-m{
...
...
room/liveRoom.html
View file @
0d3d4c7f
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/swiper.min.css"
>
<link
rel=
"stylesheet"
href=
"../css/swiper.min.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=20230
53
101"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=20230
60
101"
>
<link
rel=
"stylesheet"
href=
"css/room.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"css/room.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2023053101"
>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"../lib/flv.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment