fix: disabled input style
This commit is contained in:
parent
d5f1d99368
commit
904bad984e
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@
|
|||
|
||||
.like-disabled-input {
|
||||
@extend .form-control;
|
||||
height: auto;
|
||||
border-radius: $border-radius;
|
||||
font-weight: 400;
|
||||
cursor: default;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue