mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-26 13:27:05 +00:00
Fix mobile settings layout overflow
This commit is contained in:
@@ -30,6 +30,10 @@ vi.mock("./LiveSyncSetting.ts", () => ({
|
||||
return this;
|
||||
}
|
||||
|
||||
setClass() {
|
||||
return this;
|
||||
}
|
||||
|
||||
addButton() {
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user