improve: wider notice board

This commit is contained in:
Dr.Lt.Data
2023-12-02 09:28:49 +09:00
parent 381b15cde6
commit f67258a28e
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ docStyle.innerHTML = `
}
.cm-notice-board {
width: 250px;
width: 360px;
height: 160px;
overflow: auto;
color: var(--input-text);