Style changes
This commit is contained in:
parent
f63798e897
commit
402445fb3f
6 changed files with 13 additions and 79 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<div class="empty-icon">
|
||||
<i class="icon icon-bookmark"></i>
|
||||
</div>
|
||||
<p class="empty-title h5">No Bookmarks</p>
|
||||
<p class="empty-title h6">No Bookmarks</p>
|
||||
<div class="empty-action">
|
||||
<button type="button" class="btn btn-primary">
|
||||
<i class="icon icon-plus"></i> Create Bookmark
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
<AuthorizeView>
|
||||
<Authorized>
|
||||
<li class="nav-item accountName">
|
||||
<figure class="avatar">
|
||||
<figure class="avatar mr-1">
|
||||
<i class="icon icon-people ml-2 mt-2"></i>
|
||||
</figure>
|
||||
@context.User.Identity?.Name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue