diff options
author | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2021-03-17 14:41:21 +0530 |
---|---|---|
committer | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2021-03-17 14:41:21 +0530 |
commit | fac4b2c8679f459a184c41eeee18f81edbd1ee77 (patch) | |
tree | 29c6b4e5d5983d5b61d39df8e8e5b6f3f7432771 /modern/src/common | |
parent | 1a8ce85b311b3e80aba5df573259e119ae18fa0c (diff) | |
download | etbsa-traccar-web-fac4b2c8679f459a184c41eeee18f81edbd1ee77.tar.gz etbsa-traccar-web-fac4b2c8679f459a184c41eeee18f81edbd1ee77.tar.bz2 etbsa-traccar-web-fac4b2c8679f459a184c41eeee18f81edbd1ee77.zip |
removing hardcoded width value
Diffstat (limited to 'modern/src/common')
-rw-r--r-- | modern/src/common/style.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modern/src/common/style.js b/modern/src/common/style.js deleted file mode 100644 index fa2e41e..0000000 --- a/modern/src/common/style.js +++ /dev/null @@ -1 +0,0 @@ -export const columnWidthNormal = 100;
\ No newline at end of file |