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
ba4fe50f
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
f11dab38
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
mobile/room/css/liveRoom.css
mobile/room/css/liveRoom.less
mobile/room/liveRoom.html
mobile/room/css/liveRoom.css
View file @
ba4fe50f
...
...
@@ -724,7 +724,8 @@
font-size
:
0.35rem
;
}
.gift-ul
.subimg
{
width
:
0.9rem
;
width
:
auto
;
height
:
0.4rem
;
left
:
0.2rem
;
position
:
absolute
;
}
...
...
This diff is collapsed.
Click to expand it.
mobile/room/css/liveRoom.less
View file @
ba4fe50f
...
...
@@ -741,7 +741,8 @@
}
}
.subimg{
width: 0.9rem;
width: auto;
height: 0.4rem;
left: 0.2rem;
position: absolute;
}
...
...
This diff is collapsed.
Click to expand it.
mobile/room/liveRoom.html
View file @
ba4fe50f
...
...
@@ -35,7 +35,7 @@
<script
src=
"../lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2022112804"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=2023030
705
"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=2023030
801
"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2023011202"
>
<link
rel=
"manifest"
href=
"../manifest.webmanifest?v=2022112308"
/>
<script
src=
"../lib/hello.js"
async
defer
></script>
...
...
This diff is collapsed.
Click to expand it.
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