chore: fix style

This commit is contained in:
某M氏
2024-08-05 16:42:28 +00:00
parent 086c00bd2c
commit a08547ef95
2 changed files with 12 additions and 12 deletions

View File

@@ -638,6 +638,11 @@ audio::-webkit-media-controls-panel {
box-shadow: var(--shadows);
}
.content .sticker {
box-shadow: none;
border: none;
}
.content a:link,
.content a:visited {
line-break: anywhere;