mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
[MM-51777] Wrap integrations backstage UI options
This commit is contained in:
parent
b7a5f22bcf
commit
502708499d
@ -17,3 +17,7 @@
|
|||||||
-ms-flex-positive: 1;
|
-ms-flex-positive: 1;
|
||||||
-ms-flex-preferred-size: 0;
|
-ms-flex-preferred-size: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.flex-wrap {
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user