修改 兑换码列表 样式

This commit is contained in:
wangsongsole 2022-07-29 16:45:08 +08:00
parent 00d84202bf
commit 93b43374dd
1 changed files with 3 additions and 2 deletions

View File

@ -555,7 +555,9 @@ export default class acclist extends React.Component {
编辑 编辑
</span> </span>
) : ( ) : (
<span style={{ color: '#d8dbdd', marginRight: '5px' }}> <span
style={{ color: '#d8dbdd' }}
className='grid-link'>
编辑 编辑
</span> </span>
)} )}
@ -568,7 +570,6 @@ export default class acclist extends React.Component {
) : ( ) : (
<span <span
style={{ style={{
paddingLeft: '10px',
paddingRight: '10px', paddingRight: '10px',
color: '#d8dbdd' color: '#d8dbdd'
}}> }}>