Skip to content

Commit e579b66

Browse files
committed
Improve wrapping of metrics on phones
1 parent e201e74 commit e579b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/frontend/src/pages/compare/metric-selector.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ function changeMetric(e: Event) {
5151
.wrapper {
5252
display: flex;
5353
flex-direction: row;
54+
flex-wrap: wrap;
5455
align-items: center;
5556
margin: 10px 0;
5657

0 commit comments

Comments
 (0)