mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-22 21:46:58 +00:00
Changes text color
This commit is contained in:
parent
4810e9d634
commit
690d946097
@ -20,7 +20,7 @@
|
||||
{
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle px-3 py-2 rounded bg-white text-secondary"
|
||||
<a href="#" class="nav-link dropdown-toggle px-3 py-2 rounded bg-white" style="color: black;"
|
||||
data-toggle="dropdown">@name <b class="caret"></b></a>
|
||||
|
||||
<div class="dropdown-menu">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user