Profile pages now display user status.
This commit is contained in:
parent
6445950f90
commit
1384b02f4d
11 changed files with 119 additions and 5 deletions
|
|
@ -56,6 +56,11 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.*/
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
#profile-status{
|
||||
margin: 0;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
#profile-img{
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue