remove caution tape pattern from cw input on nzws theme
This commit is contained in:
parent
403e206a31
commit
c0bba38af9
1 changed files with 12 additions and 0 deletions
|
@ -83,6 +83,18 @@
|
|||
}
|
||||
}
|
||||
|
||||
.compose-form {
|
||||
.spoiler-input {
|
||||
&__border {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
&__input {
|
||||
padding: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 全ページの背景に画像追加
|
||||
body,
|
||||
body.app-body,
|
||||
|
|
Loading…
Add table
Reference in a new issue