Fix backgrounds in Kanban Card (#223)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-09-28 16:59:15 +03:00 committed by GitHub
parent f8a593148e
commit f76a8a5b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,7 @@
&::after {
content: '';
@include bg-layer(#fff, .04);
z-index: -1;
}
.tool .icon {
margin-right: .25rem;