Make larger part of status clickable (#23621)
This commit is contained in:
committed by
GitHub
parent
2c3c734bcc
commit
62c4aecf8f
@ -1200,11 +1200,12 @@ body > [data-popper-placement] {
|
||||
|
||||
.status__info {
|
||||
font-size: 15px;
|
||||
margin-bottom: 10px;
|
||||
padding-bottom: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.status-check-box__status {
|
||||
|
Reference in New Issue
Block a user