mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-26 09:54:11 +01:00
fix(hs forms): submit button font
This commit is contained in:
parent
65fa181dee
commit
f24a7fa65a
3 changed files with 3 additions and 3 deletions
|
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
|
||||
.hs-submit-btn {
|
||||
font-family: nb-theme(font-family-primary);
|
||||
font-family: nb-theme(font-main);
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
background-color: nb-theme(color-active-fg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue