Edit last message with up arrow key (#774)

This commit is contained in:
Ajay Bura 2022-08-21 19:41:48 +05:30 committed by GitHub
parent 80aa55b706
commit b3bff6b43f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 75 additions and 10 deletions

View file

@ -229,6 +229,8 @@
padding: var(--sp-extra-tight) 0;
&-btns button {
margin: var(--sp-tight) 0 0 0;
padding: var(--sp-ultra-tight) var(--sp-tight);
min-width: 0;
@include dir.side(margin, 0, var(--sp-tight));
}
}