💥 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
+3 -2
View File
@@ -17,14 +17,15 @@
&:first-child {
margin-top: 0;
}
&:last-child {
margin-bottom: 0;
}
}
/*& eventbox:focus, & button:focus {
& button:focus-visible {
box-shadow: inset 0 0 0 1px colors.$fg-primary;
}*/
}
& .quickactions {
margin-bottom: .8em;