[FIX] account_reconcile_oca: Fix the layout of statement button on reconciliation screen

This commit is contained in:
Anjeel Haria
2024-10-07 14:18:43 +05:30
parent 26ca6b805b
commit ba8bef30df

View File

@@ -16,9 +16,9 @@
width: 100%;
.o_reconcile_create_statement {
position: absolute;
height: 4px;
height: 0px;
margin: 0;
padding: 2px 0 0 0;
padding: 0 0 0 0;
border: 0;
top: -14px;
opacity: 0;