profile bugfixes

This commit is contained in:
Er2 2022-09-22 18:21:51 +03:00
parent a2a0f0bb5f
commit bef7a87000

View file

@ -112,7 +112,7 @@ div.accountProfileCard-lbN7n- {
div.root-8LYsGj { div.root-8LYsGj {
flex-direction: row; flex-direction: row;
header { div.topSection-13QKHs {
width: 260px; width: 260px;
margin: 24px; margin: 24px;
@ -139,15 +139,25 @@ div.root-8LYsGj {
padding: 0; padding: 0;
} }
} }
.connectedAccountsColumn-1zdyyx + .connectedAccountsColumn-1zdyyx
{ margin: 0; }
.connectedAccounts-2R5M4w {
flex-direction: column;
}
div.body-1Ukv50 { div.body-1Ukv50 {
border: none; border: none;
margin-left: 16px;
height: 370px; height: 370px;
max-width: 100%;
& > * & > *
{ padding: 0 !important; } { padding: 0 !important; }
} }
div.tabBarContainer-sCZC4w div.tabBarContainer-sCZC4w {
{ border: none; } border: none;
padding: 0;
}
div.tabBar-2hXqzU { div.tabBar-2hXqzU {
flex-direction: column; flex-direction: column;
height: unset; height: unset;