mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Adjust CSS in MyGroups, justify-content:space-around
This commit is contained in:
parent
62fd98245d
commit
c6f75fbf37
@ -62,7 +62,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-flow: wrap;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.mx_MyGroups_joinedGroups .mx_GroupTile {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user