Remove system tray icon

This commit is contained in:
Gregory Schier
2023-04-06 08:15:40 -07:00
parent d008324c3e
commit afe075829a
4 changed files with 10 additions and 29 deletions

View File

@@ -39,7 +39,7 @@
/* Style gutters */
.cm-gutters {
@apply border-0 text-gray-500/50 opacity-95;
@apply border-0 text-gray-500/50;
.cm-gutterElement {
@apply cursor-default;