mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-31 21:23:38 +08:00
Add margin right for IP input box
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
</div>
|
||||
@endforeach
|
||||
|
||||
<div class="form-group ml-auto"
|
||||
<div class="form-group ml-auto mr-m"
|
||||
component="submit-on-change"
|
||||
option:submit-on-change:filter='[name="user"]'>
|
||||
<label for="owner">{{ trans('settings.audit_table_user') }}</label>
|
||||
|
Reference in New Issue
Block a user