ags(runner): make runner work by keyboard keys, focus entry on type + style improvements

This commit is contained in:
retrozinndev
2025-03-10 20:22:48 -03:00
parent 03813021a8
commit 902361d74e
4 changed files with 76 additions and 82 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ scrollbar trough {
background: colors.$bg-translucent;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
padding: 0 2px;
padding: 2px;
& slider {
@include mixins.reset-props;