minor fix
This commit is contained in:
+9
-1
@@ -850,7 +850,15 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.full-height {
|
.full-height {
|
||||||
border: 1px solid red;
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.full-height #composer {
|
||||||
|
padding-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.full-height .form_card form textarea {
|
||||||
|
height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grid-2x1 {
|
.grid-2x1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user