fix(ui): fixes for mobile UI, settings and sessions pages (#451)

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
This commit is contained in:
Paul Makles
2021-12-20 20:48:37 +00:00
committed by GitHub
parent e7459790c5
commit 6e4c4f3ae2
15 changed files with 251 additions and 72 deletions

View File

@@ -16,7 +16,7 @@ import UserIcon from "./UserIcon";
const BotBadge = styled.div`
display: inline-block;
flex-shrink: 0;
height: 1.4em;
padding: 0 4px;
font-size: 0.6em;