fix: NCWF-4 Token Issues (#8)
Co-authored-by: Lala, Shahd <Shahd.Lala@sybit.de> Co-authored-by: shahdlala66 <shahd.lala66@gmail.com> Reviewed-on: #8
This commit was merged in pull request #8.
This commit is contained in:
@@ -88,6 +88,11 @@
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.live-label.reviewing {
|
||||
color: var(--nc-warning);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.moves::-webkit-scrollbar { width: 6px; }
|
||||
.moves::-webkit-scrollbar-track { background: transparent; }
|
||||
.moves::-webkit-scrollbar-thumb { background: var(--nc-border-strong); border-radius: 3px; }
|
||||
|
||||
Reference in New Issue
Block a user