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

Css change

Updated Changes
This commit is contained in:
Anjeel Haria
2024-10-01 14:27:16 +05:30
parent e11c081adb
commit 1e7a2c4d35

View File

@@ -20,9 +20,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;