fix: user uploads/resurrections class to maximize page width

This commit is contained in:
Roardom
2024-02-02 08:45:06 +00:00
parent 9ec9536b85
commit 7111d56766
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@
</form>
</div>
</section>
<section class="panelV2">
<section class="panelV2 user-resurrections">
<h2 class="panel__heading">{{ __('user.resurrections') }}</h2>
<div class="data-table-wrapper">
<table class="data-table">
@@ -114,7 +114,7 @@
</div>
</div>
</section>
<section class="panelV2">
<section class="panelV2 user-uploads">
<h2 class="panel__heading">{{ __('user.uploads') }}</h2>
<div class="data-table-wrapper">
<table class="data-table">