Listing improvements (#222)

* upgrading dependencies, fixing image placeholder

* improving processing times label and hide when screen width is too low

* aligning run now button

* renaming settings -> general settings

* smaller security and memory improvements

* improving footer
This commit is contained in:
Christian Kellner
2025-11-01 10:46:55 +01:00
committed by GitHub
parent db3702ed33
commit 32c7518454
6 changed files with 409 additions and 256 deletions

View File

@@ -5,6 +5,8 @@
justify-content: space-between;
align-items: center;
height: 1.7rem;
border-radius: .3rem;
border-top: 1px solid #45464b;
&__version {
padding-left: .5rem;