mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
styles: Remove conflicting .guest-avatar rules.
These were fighting with #avatar, #user-avatar-block, .inline_profile_picture, .popover-avatar. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
7a66dfa133
commit
51de011c07
@@ -359,9 +359,6 @@
|
|||||||
|
|
||||||
.guest-avatar {
|
.guest-avatar {
|
||||||
position: relative;
|
position: relative;
|
||||||
background-size: 100%;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
|
|||||||
Reference in New Issue
Block a user