Tweak some sizes
This commit is contained in:
@ -73,6 +73,8 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-left: auto;
|
||||
gap: 1em;
|
||||
padding-left: 0.8em;
|
||||
}
|
||||
|
||||
@media (min-width: 720px) {
|
||||
@ -144,8 +146,6 @@
|
||||
|
||||
.reaction-pill {
|
||||
display: flex;
|
||||
margin: 0px 7px;
|
||||
padding: 2px 4px;
|
||||
min-width: 1rem;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@ -154,10 +154,6 @@
|
||||
font-feature-settings: "tnum";
|
||||
}
|
||||
|
||||
.reaction-pill-icon {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.reaction-pill .reaction-pill-number {
|
||||
margin-left: 8px;
|
||||
font-feature-settings: "tnum";
|
||||
|
Reference in New Issue
Block a user