aboutsummaryrefslogtreecommitdiff
path: root/modern/src/common
diff options
context:
space:
mode:
authorAshutosh Bishnoi <mail2bishnoi@gmail.com>2021-03-16 15:45:54 +0530
committerAshutosh Bishnoi <mail2bishnoi@gmail.com>2021-03-16 15:45:54 +0530
commit1a8ce85b311b3e80aba5df573259e119ae18fa0c (patch)
tree23f8842bc76a596fdad3146ede5a1034a47266a7 /modern/src/common
parent8de3b938369ea1e9437b4345d83a50e974f8a606 (diff)
downloadetbsa-traccar-web-1a8ce85b311b3e80aba5df573259e119ae18fa0c.tar.gz
etbsa-traccar-web-1a8ce85b311b3e80aba5df573259e119ae18fa0c.tar.bz2
etbsa-traccar-web-1a8ce85b311b3e80aba5df573259e119ae18fa0c.zip
Minor code improvements
Diffstat (limited to 'modern/src/common')
-rw-r--r--modern/src/common/style.js1
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 0000000..fa2e41e
--- /dev/null
+++ b/modern/src/common/style.js
@@ -0,0 +1 @@
+export const columnWidthNormal = 100; \ No newline at end of file