fix: statistics jumping around in the OC page (#280)

This commit is contained in:
Alik Aslanyan 2024-03-04 10:39:24 +04:00 committed by GitHub
parent 36b48e41b4
commit 00f32477e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,7 @@ template $GpuStatsSection: $PageSection {
Box {
orientation: horizontal;
spacing: 10;
homogeneous: true;
Box {
orientation: vertical;