fix: format sender text change and mobile styling

This commit is contained in:
Daniel Avila 2023-03-11 17:36:10 -05:00
parent 3b1d6aaa79
commit 4fa599e97a
4 changed files with 25 additions and 30 deletions

View file

@ -36,7 +36,7 @@
left: calc(-100%);;
top: 0;
bottom: 0;
max-width: 400px;
max-width: 320px;
width: calc(100% - 60px);
opacity: 0;
}