Shrink new room intro top margin to half for encryption bubble tile

pull/21833/head
Michael Telatynski 2020-11-18 13:09:43 +00:00
parent 9b2143742a
commit 3ee25dadd4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
.mx_NewRoomIntro {
margin: 80px 0 48px 64px;
margin: 40px 0 48px 64px;
.mx_MiniAvatarUploader_hasAvatar:not(.mx_MiniAvatarUploader_busy):not(:hover) {
&::before, &::after {