thats all for today!!
This commit is contained in:
@@ -69,9 +69,6 @@
|
||||
border-radius: 32px;
|
||||
background: url(/profile/PROFILE.svg) lightgray 50% / cover no-repeat;
|
||||
}
|
||||
.ellipsisBtn {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.dropdownContainer {
|
||||
display: flex;
|
||||
@@ -142,4 +139,7 @@
|
||||
}
|
||||
/* Mobile */
|
||||
@media (max-width: 768px) {
|
||||
.profileBadge {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user