mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Fix grey background behind selection checkbox
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
34038136b0
commit
1983f91e29
1 changed files with 1 additions and 0 deletions
|
|
@ -814,6 +814,7 @@ table.dragshadow td.size {
|
|||
display: flex;
|
||||
width: 44px;
|
||||
z-index: 10;
|
||||
background: transparent;
|
||||
|
||||
label {
|
||||
width: 44px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue