0
0
Fork 0

Make larger part of status clickable (#23621)

This commit is contained in:
Christian Schmidt 2023-02-20 08:11:23 +01:00 committed by GitHub
parent 2c3c734bcc
commit 62c4aecf8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -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 {