feature+ui(member-profile): Displaying available info of a user
Display available data Add styles + new icon Refactoring Bonus: new widget for placeholder on sib-dropdwn + styles
This commit is contained in:
@ -24,7 +24,9 @@ $mdi-icons: (
|
||||
account-outline: '\F013',
|
||||
atom: '\F767',
|
||||
cellphone-iphone: '\F120',
|
||||
check: '\F12C'
|
||||
check: '\F12C',
|
||||
email-outline: '\F1F0',
|
||||
link-variant: '\F339'
|
||||
);
|
||||
|
||||
%mdi,
|
||||
|
||||
Reference in New Issue
Block a user