mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-26 14:32:58 +00:00
Make dialogue prose selectable
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-bottom: var(--keyboard-height, 0px);
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
|
||||
.dialog-host :global(button) {
|
||||
|
||||
Reference in New Issue
Block a user