Use alternative border radius when previewing a space

This commit is contained in:
Michael Telatynski
2021-07-15 15:36:30 +01:00
parent 7d2dd5cc68
commit 9caf2ce268
3 changed files with 7 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@
height: 64px;
}
.PreviewView .mxSpace .avatar {
border-radius: 12px;
}
.PreviewView .defaultAvatar {
width: 64px;
height: 64px;