mastodon: don't draw the drawer header or background

master
an 2019-07-22 05:02:14 -04:00
parent 00bdc6a2ec
commit abb3d2462b
1 changed files with 6 additions and 0 deletions

View File

@ -123,3 +123,9 @@ div.drawer.mbstobon-0 {
.composer--publisher {
padding-top: 0;
}
.drawer__inner__mastodon {
background: none !important;
}
.drawer--header {
display: none;
}