fix dots not visible

pull/143/head
Aevann 2023-05-02 01:04:49 +03:00
parent c90ba77242
commit 8199aadd01
1 changed files with 1 additions and 1 deletions

View File

@ -1564,7 +1564,7 @@ nav
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: var(--primary);
color: var(--primary) !important;
background-color: #fff;
border: 1px solid #dee2e6;
}