We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f144c commit 258f21bCopy full SHA for 258f21b
chat/index.html
@@ -914,7 +914,7 @@ <h2>Live Chat</h2>
914
alt="add"></a>
915
916
<div class="dropdown">
917
- <button class="btn btn-secondary dropdown-toggle-remove" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
+ <button class="btn dropdown-toggle-remove" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
918
:
919
</button>
920
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
0 commit comments