Make larger part of status clickable (#23621)
This commit is contained in:
parent
2c3c734bcc
commit
62c4aecf8f
2 changed files with 5 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue