profil displays basic info if guest or not
This commit is contained in:
parent
01f85c2779
commit
2959dca576
3 changed files with 159 additions and 28 deletions
|
|
@ -216,6 +216,13 @@ div-private {
|
|||
items-center;
|
||||
}
|
||||
|
||||
.popup-b-clear {
|
||||
@apply
|
||||
absolute
|
||||
bottom-42
|
||||
right-12
|
||||
}
|
||||
|
||||
.hidden{
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue