Patch Fix for blocked navigation items on mobile due to compose button position.
Added 100px to bottom padding overall. This will be fine tuned with the design evolution.
This commit is contained in:
parent
3cfc948869
commit
9e926a34b0
@ -1380,6 +1380,7 @@ a.account__display-name {
|
||||
.ui {
|
||||
display: block;
|
||||
width: 100%;
|
||||
padding: 0 0 100px 0;
|
||||
|
||||
.page {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user