Adjust input focus in reply
This commit is contained in:
parent
f18b851edb
commit
d95593486f
1 changed files with 2 additions and 1 deletions
|
@ -123,7 +123,8 @@ $thumbnailWidthSmall: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
textarea#create__comment {
|
textarea#create__comment,
|
||||||
|
textarea#create__reply {
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue