mirror of
https://github.com/andrey271192/amnezia_web.git
synced 2026-09-20 14:41:59 +00:00
fix(ui): users table layout clipping v1.2.33
table-layout:auto + min-width scroll; action buttons nowrap; compact name cell flex; keep last-disconnect column on mobile. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>AmneziaWG — просмотр клиентов</title>
|
||||
<link rel="stylesheet" href="/styles.css?v=1.2.32">
|
||||
<link rel="stylesheet" href="/styles.css?v=1.2.33">
|
||||
<script>
|
||||
(function () {
|
||||
try {
|
||||
@@ -354,6 +354,6 @@
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
<script src="/app.js?v=1.2.32" type="module"></script>
|
||||
<script src="/app.js?v=1.2.33" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user