mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-01-29 00:17:20 +00:00
fixes below:
Make text selectable in log dialog. Dumping errors when couldn't connect Invalid uri could not detected. Add tooltips to statusbar
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
overflow-y: scroll;
|
||||
/* min-height: 280px; */
|
||||
max-height: 280px;
|
||||
user-select: text;
|
||||
}
|
||||
.op-pre {
|
||||
white-space: pre-wrap;
|
||||
|
||||
Reference in New Issue
Block a user