layout update

This commit is contained in:
Dr.Lt.Data
2023-12-07 20:50:55 +09:00
parent 720974b118
commit def4dcf140
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ docStyle.innerHTML = `
.cm-notice-board {
width: 310px;
padding: 0px !important;
height: 150px;
height: 190px;
overflow: auto;
color: var(--input-text);
border: 1px solid var(--descrip-text);