Use fullwidth tables in admin views

This commit is contained in:
Mouse Reeve
2022-03-19 09:13:08 -07:00
parent 7f6a98e764
commit f0a87e2a20
5 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
<section class="block content">
<h2 class="title is-4">{% trans "Available Themes" %}</h2>
<div class="table-container">
<table class="table is-striped">
<table class="table is-striped is-fullwidth">
<tr>
<th>
{% trans "Theme name" %}