รวม code การแก้บัก จากทีม

This commit is contained in:
Nakorn Rientrakrunchai
2020-04-14 23:48:40 +07:00
parent b3c7cd12d8
commit 5aff3ddb9d
11 changed files with 92 additions and 69 deletions

View File

@@ -83,13 +83,6 @@
<span class="allfontsize" data-fontsize="3" style="font-size:26px; width:20px; height:30px; display:flex; align-items:center; justify-content:center; font-weight:bold;">A</span>
</div>
<div style="display: flex; cursor: pointer; position: relative;" id="toggle-chat-list">
<a href="@Environment.GetEnvironmentVariable("SiteInformation_chatsite")" style="color: unset; display: flex">
<i class="fa fa-comments" style="font-size: 18px;"></i>
<div id="chat-noti" class="badge badge-danger" style="display: none;"></div>
</a>
</div>
<div data-toggle="dropdown" style="display: flex; cursor: pointer; align-items: center;">
<span class="username" style="font-size:19px; line-height:23px; font-weight:bold;" id="username">no user</span>
<b class="caret"></b>