increase component sizing to facilitate 1k+ favorites

This commit is contained in:
Sean Meininger 2022-11-23 18:00:10 -08:00
parent c01c62f149
commit 63e12f2c69
1 changed files with 10 additions and 0 deletions

View File

@ -308,8 +308,18 @@
max-width: 4em;
flex: 1;
}
.FavoriteButton, .RetweetButton {
max-width: 5em;
}
.QuoteButton button{
}
}
.muted {
padding: 0.25em 0.6em;
height: 1.2em;