mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 07:42:43 +00:00
fix: ui revamp
This commit is contained in:
parent
57ce5cd48d
commit
29f5300102
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ function EmailInput() {
|
|||
{email && (
|
||||
<button
|
||||
type="submit"
|
||||
className="transition-width rounded-xl bg-gray-700 p-4 text-white duration-300"
|
||||
className="transition-width rounded-xl z-20 bg-gray-700 p-4 text-white duration-300"
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue