StatusActionBar: increase size of emoji reaction
This commit is contained in:
parent
23468b83a9
commit
34d365efce
1 changed files with 5 additions and 0 deletions
|
@ -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…
Reference in a new issue