Better show focus on app items
This commit is contained in:
@@ -319,6 +319,10 @@ textarea {
|
||||
border-radius: 2px;
|
||||
height: 100%;
|
||||
|
||||
&:focus-within {
|
||||
border: 1px solid #6a6a6a;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user