bio editable
This commit is contained in:
parent
2df895ab02
commit
20beb30fc3
5 changed files with 57 additions and 32 deletions
|
|
@ -13,11 +13,21 @@
|
|||
}
|
||||
}
|
||||
|
||||
.input.bio {
|
||||
height: auto; // override settings default textarea size
|
||||
}
|
||||
|
||||
.user-card-inner {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.user-card-bio {
|
||||
margin: 0.6em;
|
||||
|
||||
&, * {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
&.-justify-left {
|
||||
text-align: start;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue