mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 08:08:33 -04:00
Add class to show all checkboxes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
cbe54e096b
commit
5f372b1cd5
1 changed files with 3 additions and 0 deletions
|
|
@ -1209,4 +1209,7 @@ $popovericon-size: 16px;
|
|||
}
|
||||
}
|
||||
}
|
||||
&.selection .app-content-list-item-checkbox.checkbox + label {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue