Commit 69aff34c authored by Chunchi Che's avatar Chunchi Che

make mat highlight more visible

parent 65b053c2
Pipeline #26930 passed with stages
in 12 minutes and 31 seconds
......@@ -26,10 +26,10 @@
height: var(--block-height-s);
}
&.highlight {
background: #ffffff35;
background: #ffffff4f;
cursor: pointer;
&:hover {
opacity: 0.7;
opacity: 0.5;
}
}
.triangle {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment