v1.4.8k Fixed overflow hidden. forgot password and signup now works on pc
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<a class="btn btn-inline btn-sde-blue mb-0" href="{{ route('users.create') }}"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Bruger</a>
|
||||
@endif
|
||||
</div>
|
||||
<table class="tbl mt-2 letterSpaceTable" id="table_id">
|
||||
<table class="tbl mt-2 letterSpaceTable fixOverflow" id="table_id">
|
||||
<thead>
|
||||
<th>Fornavn</th>
|
||||
<th>Efternavn</th>
|
||||
|
||||
Reference in New Issue
Block a user