mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
fix obsolete JS in padding & justification
This commit is contained in:
@@ -262,7 +262,7 @@ class LogEventController extends Component<
|
||||
container
|
||||
spacing={3}
|
||||
direction="row"
|
||||
justify="flex-start"
|
||||
justifyContent="flex-start"
|
||||
alignItems="center"
|
||||
>
|
||||
<Grid item xs={2}>
|
||||
|
||||
Reference in New Issue
Block a user