fix: Adjusts lists items left marin on iOS (#2991)
This commit is contained in:
committed by
GitHub
parent
8a845df38c
commit
e2f9f636ae
@@ -9,6 +9,9 @@
|
||||
--lexical-list-left-margin: 20px;
|
||||
}
|
||||
}
|
||||
.ios-web {
|
||||
--lexical-list-left-margin: 24px;
|
||||
}
|
||||
.monospace-font {
|
||||
--lexical-list-left-margin: 42px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user