Explorar o código

Add outline to button list (#644)

It's unclear otherwise when using the keyboard
Christopher Chedeau %!s(int64=5) %!d(string=hai) anos
pai
achega
39674fe2b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/styles.scss

+ 1 - 0
src/styles.scss

@@ -88,6 +88,7 @@ body {
   margin: 1px;
 }
 
+.buttonList label:focus-within,
 input:focus {
   outline: transparent;
   box-shadow: 0 0 0 2px #a5d8ff;