mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-30 06:08:48 +01:00
fix(theme): fix forms styles
This commit is contained in:
parent
3a30eacaf3
commit
b73af9a21b
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
box-shadow: none;
|
||||
font-size: 14px;
|
||||
&:focus {
|
||||
color: $content-text;
|
||||
box-shadow: none;
|
||||
border-color: $primary-bg;
|
||||
background: $input-background;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue