somewhere
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.user-dashboard {
|
||||
&.ticket-messenger {
|
||||
.messenger {
|
||||
//height: calc(100vh - 460px) !important;
|
||||
|
||||
.messages {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user