fixup: bring back margin above display name
This commit is contained in:
parent
b475bc9e91
commit
0a2255ce73
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ limitations under the License.
|
||||||
.mx_UserInfo h2 {
|
.mx_UserInfo h2 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin: 0;
|
margin: 18px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserInfo_container {
|
.mx_UserInfo_container {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue