Tone down app item focus and reduce UI shakiness

This commit is contained in:
Johannes Zellner
2021-04-16 15:52:52 +02:00
parent 81c393153b
commit a68a4ce36b
+1 -1
View File
@@ -320,7 +320,7 @@ textarea {
height: 100%;
&:focus-within {
border: 1px solid #6a6a6a;
box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
}
&:hover {