Merge branch 'main' of git.ivanch.me:ivanch/recommender
Some checks failed
Recommender Build and Deploy (internal) / Deploy (internal) (push) Has been cancelled
Recommender Build and Deploy (internal) / Build Image (push) Has been cancelled

This commit is contained in:
2026-07-12 12:01:48 -03:00

View File

@@ -344,7 +344,7 @@
.form-input[type='range'] {
padding: 0;
border: none;
background: transparent;
background: rgba(255, 255, 255, 0.1);
box-shadow: none;
cursor: pointer;
}