further ProfileCard adjustments
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
}
|
||||
.inner {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -49,6 +51,7 @@
|
||||
flex-direction: row;
|
||||
gap: 1rem;
|
||||
margin: 8px 0;
|
||||
margin-top: auto;
|
||||
.badge {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user