merge old version #260

Merged
baladiwei merged 167 commits from feature_noti_v2 into feature_notification_v2 2021-11-12 14:07:07 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fbbb3c3aa6 - Show all commits

View File

@ -298,7 +298,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
.CodeMirror-scroll {
overflow: scroll !important;
margin-bottom: -30px;
margin-right: -30px;
margin-right: -30px!important;
padding-bottom: 30px;
height: 100%;
outline: none;