CSSをどうにかするのを諦める
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ $primary: #e53fb1;
|
||||
// Components
|
||||
@import "components/ejaculation";
|
||||
@import "components/link-card";
|
||||
@import "components/tag-input";
|
||||
|
||||
// Tag
|
||||
@import "tag/index";
|
||||
|
||||
@@ -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