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

pull/808/head
Anjeel Haria 2024-10-07 14:18:43 +05:30 committed by Jordi Ballester Alomar
parent 4389af85bd
commit 92a7bebcc8
1 changed files with 2 additions and 2 deletions

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;