Fix dropdown button color
This commit is contained in:
parent
d2020da595
commit
46188499c6
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
>Go to Nitter</a
|
||||
>
|
||||
|
||||
<button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
<span class="visually-hidden">Toggle Dropdown</span>
|
||||
</button>
|
||||
<ul
|
||||
|
|
Loading…
Reference in a new issue