fix(frontend): layout viewport selector, credentials tab order, Attackers.css shared import

This commit is contained in:
2026-04-30 22:16:46 -04:00
parent eb34d0b1ea
commit 3cb0203d07
8 changed files with 55 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
.attackers-root {
display: flex;
flex-direction: column;
gap: 16px;
gap: 20px;
}
.ak-filter-row {