mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Properly show all tables on admin for mobile
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="ui attached table segment">
|
||||
<table class="ui very basic striped table">
|
||||
<table class="ui very basic striped table unstackable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
|
||||
Reference in New Issue
Block a user