forked from Gitlink/forgeplus-react
微调样式
This commit is contained in:
parent
44d3084cc8
commit
ca868516bf
|
@ -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>
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
height: 80%;
|
||||
margin-right: 2.2%;
|
||||
min-width: 30%;
|
||||
max-width: 62.5%;
|
||||
float: left;
|
||||
video {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue