mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 07:45:57 +02:00
Fix secret block overflowing on Android
This commit is contained in:
@@ -7377,6 +7377,8 @@
|
|||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
user-select: text;
|
user-select: text;
|
||||||
|
box-sizing: border-box;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.secret-block-header) {
|
:global(.secret-block-header) {
|
||||||
|
|||||||
Reference in New Issue
Block a user