StatusActionBar: increase size of emoji reaction

merge-requests/782/head
Alex Gleason 3 years ago
parent 23468b83a9
commit 34d365efce
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -137,6 +137,11 @@
height: 20px;
}
.icon-button__emoji .emojione {
width: 20px;
height: 20px;
}
svg.icon-tabler {
// Tabler icons are a little thicker than Feather icons
stroke-width: 1.6px !important;

Loading…
Cancel
Save