forked from cory/tildefriends
ssb: More room for activities in the emoji picker dialog.
This commit is contained in:
parent
64bdbf5725
commit
ffe1299548
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"type": "tildefriends-app",
|
"type": "tildefriends-app",
|
||||||
"emoji": "🦀",
|
"emoji": "🦀",
|
||||||
"previous": "&xT+7rr+XiiHu6hRK+cf15/CCECDyMIp+skvPByaa+eE=.sha256"
|
"previous": "&JWqISqHw66dUlkHHwLAo3PRMgwK4TkO6nQOrhGAIKYg=.sha256"
|
||||||
}
|
}
|
||||||
|
@ -162,7 +162,7 @@ export async function picker(callback, anchor, author) {
|
|||||||
<div class="w3-modal-content w3-card-4">
|
<div class="w3-modal-content w3-card-4">
|
||||||
<div
|
<div
|
||||||
class="w3-content w3-theme-d1"
|
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">
|
<header class="w3-container" style="flex: 0 0">
|
||||||
<h1>Choose a Reaction</h1>
|
<h1>Choose a Reaction</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user