Merge branch '4.15-candidate' of github.com:xwiki-labs/cryptpad into 4.15-candidate

master
ansuz 2022-05-13 15:51:01 +05:30
commit 93bdea554f
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@
justify-content: center;
flex-direction: column;
margin: 0 auto;
flex-grow: 1; // XXX DB: no effect
flex-grow: 1;
max-width: unset;
img {
max-width: 200px;
margin-bottom: 1.5em;