mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-20 22:40:39 +08:00
Add margin right for IP input box
This commit is contained in:
parent
a12e346439
commit
882f195927
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user