styles: remove outline from tag input

This commit is contained in:
Antonella Sgarlatta
2021-06-08 19:36:04 -03:00
parent 0e59a6c431
commit 1894b13da9

View File

@@ -72,6 +72,8 @@
}
> .title {
@extend .focus\:outline-none;
@extend .focus\:shadow-none;
width: 80%;
background-color: transparent;
font-weight: 600;