微调样式

This commit is contained in:
何童崇 2022-04-06 16:25:49 +08:00
parent 44d3084cc8
commit ca868516bf
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@ function Chat({ isLoacl }) {
</div>
</div>
</div>
<div className="links">
<div className="links qz_main">
<div onClick={() => { window.open(isLoacl ? 'http://www.osredm.jk/forums/theme/76' : 'https://fc.osredm.com/forums/theme/107') }}>
<img src={chat1}></img>
<div>参赛咨询</div>

View File

@ -19,6 +19,7 @@
height: 80%;
margin-right: 2.2%;
min-width: 30%;
max-width: 62.5%;
float: left;
video {
width: 100%;