fix: close ruler

This commit is contained in:
chndfang 2025-07-01 21:39:42 +08:00
parent bbdc8a906e
commit bd208bf593

View File

@ -74,5 +74,4 @@ export const EDITOR_CONFIG: Options = {
textRotate: false,
textAlign: 'center',
textBaseline: 'top',
rule: true,
};