mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 11:35:31 +02:00
Merge pull request #1241 from mleanos/fix/connected-accounts-not-shown
fix(users): Missing primary social provider
This commit is contained in:
@@ -26,6 +26,12 @@ a:hover .header-profile-image {
|
||||
padding-top: 11px !important;
|
||||
padding-bottom: 11px !important;
|
||||
}
|
||||
.user-primary-account {
|
||||
font-size: 30px;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
position: absolute;
|
||||
}
|
||||
.error-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user