Added positive variant in ContextMenu
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
.text {
|
||||
color: var(--tc-surface-low);
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
&:not(:first-child) {
|
||||
|
||||
Reference in New Issue
Block a user