fix left margins in UserInfo
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d17a2ff80c
commit
afecaa1662
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ limitations under the License.
|
||||||
padding-bottom: 16px;
|
padding-bottom: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserInfo_scrollContainer:not(.mx_UserInfo_separator) {
|
.mx_UserInfo_container:not(.mx_UserInfo_separator) {
|
||||||
padding-top: 16px;
|
padding-top: 16px;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue