Tweak offline tag color and cursor
This commit is contained in:
@@ -64,3 +64,8 @@
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.offlineTag {
|
||||
cursor: default;
|
||||
color: var(--theme-color-components-text-on-light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user