adjust spacing of usergrid
This commit is contained in:
parent
e9c0e1a710
commit
f04d4e1010
@ -8,7 +8,7 @@
|
|||||||
& {
|
& {
|
||||||
|
|
||||||
.cp-usergrid-container {
|
.cp-usergrid-container {
|
||||||
margin-bottom: 12px; // XXX add margin at bottom of user grids
|
margin-bottom: 12px !important; // even when last child of .msg
|
||||||
.cp-usergrid-grid {
|
.cp-usergrid-grid {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
@ -100,6 +100,7 @@
|
|||||||
.cp-usergrid-user-name {
|
.cp-usergrid-user-name {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
line-height: 150%;
|
||||||
color: @cryptpad_text_col;
|
color: @cryptpad_text_col;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user