mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01:00
dark theme updates
This commit is contained in:
@@ -334,7 +334,7 @@ const xAxis = function ({ domain, ticks, chartTime }: ChartData) {
|
||||
allowDataOverflow
|
||||
type="number"
|
||||
scale="time"
|
||||
minTickGap={15}
|
||||
minTickGap={12}
|
||||
tickMargin={8}
|
||||
axisLine={false}
|
||||
tickFormatter={chartTimeData[chartTime].format}
|
||||
|
||||
Reference in New Issue
Block a user