add shitty divider for automod rules
This commit is contained in:
parent
72bcee5804
commit
449bf00747
1 changed files with 1 additions and 0 deletions
|
@ -613,6 +613,7 @@ const ServerDashboard: FunctionComponent = () => {
|
|||
{props.rule.id}
|
||||
</code>
|
||||
<div style={{ clear: 'both' }} />
|
||||
<div style={{ maxWidth: 'max(40%, 600px)' }}><LineDivider/></div>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue