Fix [type="range"]:focus

This commit is contained in:
Lucas 2020-10-01 09:56:08 +07:00
parent c89db4ec2d
commit c4fb3ec4af
10 changed files with 33 additions and 10 deletions

View file

@ -281,7 +281,6 @@ form small {
color: var(--muted-text);
}
// Helper: padding
input,
select,
textarea {