diff --git a/fluxer_app/src/features/ui/components/BaseAvatar.module.css b/fluxer_app/src/features/ui/components/BaseAvatar.module.css index fd7b83ba3..043a055c7 100644 --- a/fluxer_app/src/features/ui/components/BaseAvatar.module.css +++ b/fluxer_app/src/features/ui/components/BaseAvatar.module.css @@ -22,6 +22,7 @@ } .image { + position: static; display: block; width: 100%; height: 100%;