Fix secret block overflowing on Android

This commit is contained in:
Yuri Karamian
2026-06-16 19:43:37 +02:00
parent 1164a6bd86
commit cc0134dd22
+2
View File
@@ -7377,6 +7377,8 @@
margin: 1em 0;
padding: 12px;
user-select: text;
box-sizing: border-box;
max-width: 100%;
}
:global(.secret-block-header) {