Styling pass for scrollbars, fieldsets, and scroll shadows

This commit is contained in:
Carlos Fernandez 2026-05-29 05:41:22 -04:00
parent ddf4747310
commit 6ee4515c4a
42 changed files with 346 additions and 207 deletions

View file

@ -71,7 +71,10 @@
.adversary-navigation {
display: flex;
gap: 8px;
align-items: center;
align-items: baseline;
.tab-navigation {
margin-top: 0;
}
}
}
}