chore: Add woot button to message context menu (#5638)

This commit is contained in:
Nithin David Thomas 2022-10-17 05:18:32 +05:30 committed by GitHub
parent ce3730d640
commit 252eda14c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 5 deletions

View file

@ -35,6 +35,7 @@ export default {
a,
.button {
display: inline-flex;
white-space: nowrap;
width: 100%;
text-align: left;
color: var(--s-700);