use form control

This commit is contained in:
Barış Soner Uşaklı
2022-09-29 22:41:05 -04:00
parent af190ac210
commit 0f2bd3e6ec

View File

@@ -30,9 +30,8 @@
}
.bootstrap-tagsinput {
background-color: $input-bg;
padding: $input-padding-y $input-padding-x;
width: 100%;
@extend .form-control;
box-shadow: none;
input {
&::placeholder{
color: $input-placeholder-color;