ssb: More room for activities in the emoji picker dialog.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m27s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m27s
This commit is contained in:
@ -162,7 +162,7 @@ export async function picker(callback, anchor, author) {
|
||||
<div class="w3-modal-content w3-card-4">
|
||||
<div
|
||||
class="w3-content w3-theme-d1"
|
||||
style="display: flex; flex-direction: column; max-height: 50vh"
|
||||
style="display: flex; flex-direction: column; max-height: 80vh"
|
||||
>
|
||||
<header class="w3-container" style="flex: 0 0">
|
||||
<h1>Choose a Reaction</h1>
|
||||
|
Reference in New Issue
Block a user