Adjust hyperchat row on mobile

This commit is contained in:
toshikanneko 2022-02-12 17:55:27 +01:00
parent a0a664baf5
commit 9703ba2eb3

View file

@ -485,7 +485,11 @@ $recent-msg-button__height: 2rem;
z-index: 9999999;
width: 100%;
background-color: transparent;
padding: 0px;
padding: 0px !important;
margin-top: 0 !important;
left: 0 !important;
right: 0 !important;
border-right: unset;
border-bottom: none;
scrollbar-width: 0px;