Fix left border of to-be-sent quote
This commit is contained in:
parent
15a8ffbff0
commit
73f8722c8d
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@
|
|||
|
||||
.bottom-bar .module-quote {
|
||||
margin: 0;
|
||||
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
// We need to use the wrapper because the conversation view calculates the height of all
|
||||
|
|
Loading…
Add table
Reference in a new issue