refactor: comment out unused performance stats component and add styles for stats positioning
This commit is contained in:
@@ -134,3 +134,11 @@
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.stats{
|
||||
top: auto !important;
|
||||
bottom: 36px !important;
|
||||
left: 12px !important;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user