Fixed margin on top bar buttons in mobile layout
This commit is contained in:
parent
56942953b2
commit
692d4fd735
4 changed files with 4 additions and 0 deletions
|
|
@ -2080,6 +2080,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
background-color: transparent;
|
||||
height: 50px;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.app-body .ui::after { /* Set a backdrop blur background to both top bars */
|
||||
-webkit-backdrop-filter: blur(20px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue