mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
remove the locked hieght from the ops/tiemrs dashboard widgets
This commit is contained in:
parent
2ea5b15175
commit
eedf5082fa
@ -7,7 +7,7 @@
|
|||||||
<h4 class="card-title text-center">{% translate "Upcoming Fleets" %}</h4>
|
<h4 class="card-title text-center">{% translate "Upcoming Fleets" %}</h4>
|
||||||
|
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div style="height: 300px; overflow-y:auto;">
|
<div>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h4 class="card-title text-center">{% translate "Upcoming Timers" %}</h4>
|
<h4 class="card-title text-center">{% translate "Upcoming Timers" %}</h4>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div style="height: 300px; overflow-y:auto;">
|
<div>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user