Merge "Make vector-2022 mw-indicators flex-wrap"

This commit is contained in:
jenkins-bot 2024-02-14 02:31:28 +00:00 committed by Gerrit Code Review
commit f336efd555

View file

@ -3,6 +3,9 @@
line-height: @line-height-base;
position: relative;
float: right;
display: flex;
column-gap: 8px;
flex-wrap: wrap;
}
.mw-indicator {