mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-29 11:31:32 +00:00
Fix Chrome Kanban (#732)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
e5b79f4c58
commit
141ca67842
@ -68,7 +68,6 @@
|
||||
background-color: rgba(222, 222, 240, .06);
|
||||
border-radius: .75rem;
|
||||
user-select: none;
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
&.draggable { cursor: grab; }
|
||||
}
|
||||
|
@ -62,7 +62,6 @@
|
||||
background-color: rgba(222, 222, 240, .06);
|
||||
border-radius: .75rem;
|
||||
user-select: none;
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
&.draggable { cursor: grab; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user