รวม code ปรับปรุงตาม change request จากทีม
This commit is contained in:
@@ -65,22 +65,12 @@
|
||||
</div>
|
||||
<div class="right-zone">
|
||||
|
||||
<div style="display: flex;">
|
||||
<input type="text" class="form-control search" style="border:none" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<div style="display: flex; padding-top:6px;">
|
||||
<span class="allfontsize" data-fontsize="1" style="font-size:18px; width:20px; height:30px; display:flex; align-items:center; justify-content:center;">A</span>
|
||||
<span class="allfontsize" data-fontsize="2" style="font-size:22px; width:20px; height:30px; display:flex; align-items:center; justify-content:center;">A</span>
|
||||
<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>
|
||||
<div data-toggle="dropdown" style="display: flex; cursor: pointer; align-items: center;">
|
||||
|
||||
Reference in New Issue
Block a user