WiFi Channel Settings.

This commit is contained in:
Robin Davies
2021-08-20 10:35:37 -04:00
parent 140f2abd39
commit f6aa331d77
40 changed files with 2409 additions and 597 deletions
+2 -2
View File
@@ -100,12 +100,12 @@ const styles = (theme: Theme) => createStyles({
marginRight: 8,
marginBottom: 12,
position: "relative",
paddingLeft: 0,
paddingLeft: 3,
paddingRight: 0,
paddingTop: 0,
paddingBottom: 0,
border: "2pt #AAA solid",
borderRadius: 10,
borderRadius: 4,
elevation: 12,
display: "flex",
flexDirection: "row", flexWrap: "wrap",