profile bugfixes

This commit is contained in:
Er2 2022-09-22 18:21:51 +03:00
parent a2a0f0bb5f
commit bef7a87000
1 changed files with 14 additions and 4 deletions

View File

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