diff options
Diffstat (limited to 'modern/src/common')
-rw-r--r-- | modern/src/common/style.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/common/style.js b/modern/src/common/style.js new file mode 100644 index 00000000..fa2e41ef --- /dev/null +++ b/modern/src/common/style.js @@ -0,0 +1 @@ +export const columnWidthNormal = 100;
\ No newline at end of file |