wait there's still a textarea (bio)
This commit is contained in:
parent
029398cad4
commit
afb14c22d5
1 changed files with 1 additions and 0 deletions
|
@ -625,6 +625,7 @@ textarea {
|
|||
}
|
||||
input[type=text]:focus-visible,
|
||||
input[type=password]:focus-visible,
|
||||
textarea:focus-visible,
|
||||
#typebox:focus-visible {
|
||||
outline: 2px solid var(--focus);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue