mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-11 17:50:29 +03:00
Added positive variant in ContextMenu
This commit is contained in:
parent
b9b2f9f2c3
commit
42f68f61c6
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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue