fix: channel badge layout

update DB
This commit is contained in:
dr.lt.data
2023-12-05 13:05:16 +09:00
parent a09a0dee37
commit ea4d4fa46e
6 changed files with 102 additions and 3 deletions

View File

@@ -39,12 +39,15 @@ docStyle.innerHTML = `
height: 23px;
font-size: 13px;
border-radius: 5px;
left: 250px;
top: 38px;
left: 5px;
top: 5px;
align-content: center;
justify-content: center;
text-align: center;
font-weight: bold;
float: left;
vertical-align: middle;
position: relative;
}
.cm-notice-board {