Added positive variant in ContextMenu

This commit is contained in:
unknown
2021-09-09 17:33:32 +05:30
parent 518677d8b0
commit 5dece3123e
2 changed files with 4 additions and 1 deletions
@@ -30,6 +30,9 @@
.text {
color: var(--tc-surface-low);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
&:not(:first-child) {