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