feat: added callback click listeners
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
line-height: 140%;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
background-color: $blue;
|
||||
}
|
||||
|
||||
&::placeholder {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user