fix: invalid css

This commit is contained in:
Twig 2025-07-10 16:24:10 +02:00
parent a9b0eda9e2
commit 7ffe543f44
No known key found for this signature in database

View file

@ -166,8 +166,7 @@ const guilds: GuildResponse[] | undefined = await fetchWithApi("/me/guilds");
#settings-menu {
position: absolute;
bottom: .25em
bottom: .25em
bottom: .25em;
}
</style>