Fix conversaton publisher border
This commit is contained in:
parent
00817c8583
commit
ab4467954b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
&:last-child { margin-bottom: 0; }
|
&:last-child { margin-bottom: 0; }
|
||||||
}
|
}
|
||||||
.new_message { border-bottom: none; }
|
&.new_message { border-bottom: none; }
|
||||||
.timestamp { font-size: 11px; }
|
.timestamp { font-size: 11px; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue