Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save clins1994/e9c9768f19fea52b499a5a3dfe51b60a to your computer and use it in GitHub Desktop.
Save clins1994/e9c9768f19fea52b499a5a3dfe51b60a to your computer and use it in GitHub Desktop.
Make beeper's favorite area more compact (again)
._1UcM98hmMQusvozYB30bLy {
display: none;
}
.favourites.rooms__section {
padding-left: 8px !important;
padding-right: 16px !important;
}
.favourites__row {
grid-gap: 0 !important;
gap: 0 !important;
}
.favourites__tiles {
grid-row-gap: 0 !important;
row-gap: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
._2pY_0PcBCb5Ui7yco_AyPM {
height: 50px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment