mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-28 22:41:13 -05:00
fix: user uploads/resurrections class to maximize page width
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user