fix: remove the constant deps for watch logs
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ html {
|
||||
--color-scrollbar-thumb: rgba(193, 193, 193, 80%);
|
||||
--scrollbar-size: 6px;
|
||||
--scrollbar-handle-bg: rgba(0, 0, 0, 44%);
|
||||
--scrollbar-handle-light-bg: rgba(255, 255, 255, 44%);
|
||||
--scrollbar-handle-light-bg: rgba(255, 255, 255, 25%);
|
||||
--scrollbar-handle-hover-bg: rgba(0, 0, 0, 55%);
|
||||
--color-editor-dark: #282c34;
|
||||
--color-editor-light: #fafafa;
|
||||
|
||||
Reference in New Issue
Block a user