We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23fd64 commit 1f0533eCopy full SHA for 1f0533e
account_reconcile_oca/static/src/scss/reconcile.scss
@@ -5,6 +5,7 @@
5
-webkit-flex-flow: row wrap;
6
flex-flow: row wrap;
7
height: 100%;
8
+ min-height: 108%;
9
.o_kanban_renderer.o_kanban_ungrouped .o_kanban_record {
10
&:hover {
11
.o_reconcile_create_statement {
@@ -48,6 +49,7 @@
48
49
width: 70%;
50
51
overflow: auto;
52
53
}
54
.o_form_view {
55
.btn-info:not(.dropdown-toggle):not(.dropdown-item) {
0 commit comments