💥 fix(runner): result selection not working, scrolledwindow not scrolling automatically with focused row

This commit is contained in:
retrozinndev
2025-07-27 17:51:10 -03:00
parent d3df0f0aec
commit a67da99839
8 changed files with 214 additions and 156 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
& > flowboxchild {
& > button {
padding: 8px;
padding: 10px;
border-radius: 24px;
& image {
@@ -33,7 +33,7 @@
}
& label {
margin-top: 6px;
margin-top: 24px;
text-shadow: 1px 1px 1px rgba(colors.$bg-primary, .2);
font-weight: 500;
}