🐛 fix(noscope): some minor bugs

Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
Abhiraj Roy
2024-06-07 04:00:58 +05:30
parent 2f84f95da2
commit 9c657da5a1
5 changed files with 71 additions and 12 deletions

View File

@@ -45,7 +45,7 @@
background-color: #011221;
padding: 5px;
border-radius: 0px;
border: 1px solid #FF7F53;
border: 1px solid #FF416C;
font-size: 12px;
overflow-y: scroll;
overflow-x: scroll;
@@ -86,7 +86,7 @@ code.hljs{
}
#username:hover {
color: #FF7F53;
color: #FF416C;
}
/* #comment {