added active state
This commit is contained in:
@@ -153,7 +153,9 @@
|
||||
.rotated {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.mobileEllipsis.active {
|
||||
color: #959aff;
|
||||
}
|
||||
/* Mobile */
|
||||
@media (max-width: 768px) {
|
||||
.dropdownContainer {
|
||||
@@ -178,6 +180,8 @@
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
padding-right: 10px;
|
||||
cursor: pointer;
|
||||
color: #85869b;
|
||||
}
|
||||
|
||||
.profileBadge {
|
||||
|
||||
Reference in New Issue
Block a user