mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-11-22 08:55:45 +02:00
The responsive table actually does *worse* in narrow layouts because the action column fucks off out of view and needs to be scrolled to if the report reason is long. With a normal table you may not get consistent row heights, but at least you don't have to horizontally scroll to perform an action. Also fixed a goof where I used a style attribute instead of making the max-width for the action column a class. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| tests | ||
| __init__.py | ||
| api_handler.py | ||
| backend.py | ||
| bencode.py | ||
| fix_paginate.py | ||
| forms.py | ||
| models.py | ||
| routes.py | ||
| search.py | ||
| torrents.py | ||
| utils.py | ||