css
This commit is contained in:
@@ -173,10 +173,10 @@ export default {
|
|||||||
padding-right: 48px;
|
padding-right: 48px;
|
||||||
width: calc(100% - 100px);
|
width: calc(100% - 100px);
|
||||||
.userImg {
|
.userImg {
|
||||||
padding-right: 32px;
|
margin-right: 32px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
.info {
|
.info {
|
||||||
width: calc(100% - 120px);
|
width: calc(100% - 120px);
|
||||||
|
|||||||
Reference in New Issue
Block a user