CSSをどうにかするのを諦める
This commit is contained in:
8
resources/assets/sass/components/_tag-input.scss
vendored
Normal file
8
resources/assets/sass/components/_tag-input.scss
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.tis-tag-input-item {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tis-tag-input-field {
|
||||
border: 0;
|
||||
outline: 0;
|
||||
}
|
Reference in New Issue
Block a user