perf: better gitment style in dark mode

This commit is contained in:
jeffreytse 2021-02-24 21:23:26 +08:00
parent ef8ce512f0
commit e2a6d766ef

View file

@ -2,6 +2,10 @@
color: #787878 !important;
}
.gitment-editor-header {
background-color: #fefefe;
}
.gitment-comment-main, .gitment-editor-main {
background-color: #fff;
border-radius: 3px !important;