Fix notification box spacing

This commit is contained in:
hgw 2023-10-06 04:19:39 +00:00
parent 41fd098f58
commit 07ada85b09
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 0 additions and 6 deletions

View File

@ -29,12 +29,6 @@
border-right: 1px solid var(--border-color);
}
#sidebar .channel-list-item .badge {
font-weight: bold;
font-size: 10px;
padding: 0px 3px;
}
#chat .msg[data-type="monospace_block"] .text {
background-color: #000000;
}