Fix last place with usercard having wrong width

fixV2toV1
Henry Jameson 6 years ago
parent 08b044c365
commit d4f9d21857

@ -16,6 +16,8 @@
.user-panel {
.profile-panel-background .panel-heading {
background: transparent;
flex-direction: column;
align-items: stretch;
}
}
</style>

Loading…
Cancel
Save