fix: invalid css
This commit is contained in:
parent
a9b0eda9e2
commit
7ffe543f44
1 changed files with 1 additions and 2 deletions
|
@ -166,8 +166,7 @@ const guilds: GuildResponse[] | undefined = await fetchWithApi("/me/guilds");
|
|||
|
||||
#settings-menu {
|
||||
position: absolute;
|
||||
bottom: .25em
|
||||
bottom: .25em
|
||||
bottom: .25em;
|
||||
}
|
||||
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue