mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +00:00
perf: Adjust style of import alert for better spacing
This commit is contained in:
parent
025487a5eb
commit
e693353d49
@ -7,7 +7,7 @@
|
||||
v-bind="$attrs"
|
||||
v-on="$listeners"
|
||||
>
|
||||
<el-alert type="success"> {{ $t('ImportLdapUserTip') }}</el-alert>
|
||||
<el-alert type="success" style="margin-bottom: 10px"> {{ $t('ImportLdapUserTip') }}</el-alert>
|
||||
<ListTable
|
||||
ref="listTable"
|
||||
:header-actions="headerActions"
|
||||
|
Loading…
Reference in New Issue
Block a user