center apps

This commit is contained in:
Matthew Hodgson 2017-08-17 23:55:24 +01:00
parent 4981723cea
commit 3664a86722

View file

@ -21,6 +21,7 @@ limitations under the License.
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.mx_AddWidget_button {