Fix footer overlapping content

This is almost a copy of https://github.com/Awesome-Technologies/synapse-admin/issues/574#issue-2406841809 suggestion,
authored by @ll-SKY-ll
This commit is contained in:
Aine
2024-09-03 13:46:31 +03:00
parent 51297b49fc
commit 2142770a5b
3 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ The following changes are already implemented:
* [Add identifier when authorizing with password](https://github.com/Awesome-Technologies/synapse-admin/pull/601)
* [Add ability to toggle whether to show locked users](https://github.com/Awesome-Technologies/synapse-admin/pull/573)
* [Fix user's display name in header on user's page](https://github.com/etkecc/synapse-admin/pull/9)
* [Fix footer overlapping content](https://github.com/Awesome-Technologies/synapse-admin/issues/574)
_the list will be updated as new changes are added_