mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-05 22:30:07 +01:00
use form control
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user