mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-25 14:02:58 +00:00
Limit commands to applicable contexts
This commit is contained in:
@@ -355,6 +355,10 @@ body {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
body:not(.is-mobile):has(.sls-setting) .notice:has(.sls-onboarding-invitation-action) {
|
||||
margin-right: 96px;
|
||||
}
|
||||
|
||||
.sls-review-harness {
|
||||
box-sizing: border-box;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user