mirror of
https://github.com/thejusticeman/obsidian-mobile-plugin.git
synced 2026-07-22 06:40:12 +00:00
- Updated formatting in `toolbar-extension.ts` for better code clarity. - Enhanced tooltip functionality to ensure it displays correctly based on context. - Adjusted CSS styles for the mobile FAB and selection toolbar for a more consistent design. - Ensured proper spacing and alignment in the CSS for better mobile responsiveness.
9 lines
153 B
INI
9 lines
153 B
INI
# top-most EditorConfig file
|
|
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 2
|