aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-05-23 17:43:22 -0700
committerAnton Tananaev <anton@traccar.org>2022-05-23 17:43:22 -0700
commitd4482c14709f2ccd951b6fef9ceff4ecf2176340 (patch)
treebb39a382e23a429c7ad4432365372847cd3e160d
parentf9919a8d40d0d3ffa440319093968e2f72b1ca2a (diff)
downloadtrackermap-web-d4482c14709f2ccd951b6fef9ceff4ecf2176340.tar.gz
trackermap-web-d4482c14709f2ccd951b6fef9ceff4ecf2176340.tar.bz2
trackermap-web-d4482c14709f2ccd951b6fef9ceff4ecf2176340.zip
Full width required
-rw-r--r--modern/src/main/MainPage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/main/MainPage.js b/modern/src/main/MainPage.js
index e0d62d6c..059d7043 100644
--- a/modern/src/main/MainPage.js
+++ b/modern/src/main/MainPage.js
@@ -172,6 +172,7 @@ const MainPage = () => {
</IconButton>
)}
<TextField
+ fullWidth
name="searchKeyword"
value={searchKeyword}
autoComplete="searchKeyword"