Skip to content

Commit c7f144c

Browse files
authored
signout btn
1 parent 30cfc9f commit c7f144c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ <h2>Live Chat</h2>
914914
alt="add"></a>
915915

916916
<div class="dropdown">
917-
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
917+
<button class="btn btn-secondary dropdown-toggle-remove" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
918918
:
919919
</button>
920920
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">

0 commit comments

Comments
 (0)