コメント欄の若干改造
This commit is contained in:
parent
921c66e14a
commit
3d9d2fa992
@ -1163,8 +1163,10 @@ img.mail-conv-sender-photo {
|
|||||||
|
|
||||||
|
|
||||||
.comment-edit-text {
|
.comment-edit-text {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #f6f6f6;
|
||||||
border-radius: $radius;
|
border-radius: $radius;
|
||||||
|
/*カスタマイズ*/
|
||||||
|
transition: all 300ms 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.divgrow-showmore {
|
.divgrow-showmore {
|
||||||
|
Reference in New Issue
Block a user