Widen the clickable area for statuses in grouped notifications (#31111)
This commit is contained in:
@@ -10457,6 +10457,8 @@ noscript {
|
||||
}
|
||||
|
||||
&__embedded-status {
|
||||
cursor: pointer;
|
||||
|
||||
&__account {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -10478,7 +10480,6 @@ noscript {
|
||||
font-size: 15px;
|
||||
line-height: 22px;
|
||||
color: $dark-text-color;
|
||||
cursor: pointer;
|
||||
-webkit-line-clamp: 4;
|
||||
-webkit-box-orient: vertical;
|
||||
max-height: 4 * 22px;
|
||||
|
||||
Reference in New Issue
Block a user