mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
Fix backgrounds in Kanban Card (#223)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
f8a593148e
commit
f76a8a5b15
@ -149,6 +149,7 @@
|
||||
&::after {
|
||||
content: '';
|
||||
@include bg-layer(#fff, .04);
|
||||
z-index: -1;
|
||||
}
|
||||
.tool .icon {
|
||||
margin-right: .25rem;
|
||||
|
Loading…
Reference in New Issue
Block a user