mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added chart to the sensors (#630)
This commit is contained in:
@@ -15,6 +15,7 @@ public struct Popup_c_s {
|
||||
public let width: CGFloat = 264
|
||||
public let height: CGFloat = 300
|
||||
public let margins: CGFloat = 8
|
||||
public let spacing: CGFloat = 2
|
||||
public let headerHeight: CGFloat = 42
|
||||
public let separatorHeight: CGFloat = 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user