diff --git a/src/routes/_components/search/Search.html b/src/routes/_components/search/Search.html index 7192602b..36fc4165 100644 --- a/src/routes/_components/search/Search.html +++ b/src/routes/_components/search/Search.html @@ -36,6 +36,7 @@ padding: 10px 15px; border-radius: 10px; flex: 1; + width: 0; } :global(.search-button-svg) { fill: var(--button-primary-text); diff --git a/src/routes/_components/status/StatusPoll.html b/src/routes/_components/status/StatusPoll.html index 88ef378e..549c56ae 100644 --- a/src/routes/_components/status/StatusPoll.html +++ b/src/routes/_components/status/StatusPoll.html @@ -1,8 +1,8 @@
{#if voted || expired } -