mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
@@ -11,6 +11,10 @@
|
||||
opacity: 100;
|
||||
}
|
||||
}
|
||||
.row {
|
||||
// We need to add this in order to make remove horizontal scroll
|
||||
margin: 0;
|
||||
}
|
||||
margin: 0 0 0;
|
||||
min-width: fit-content;
|
||||
width: 100%;
|
||||
@@ -36,10 +40,12 @@
|
||||
padding: 0;
|
||||
position: relative;
|
||||
border-right: 1px solid $o-gray-300;
|
||||
overflow: auto;
|
||||
}
|
||||
.o_account_reconcile_oca_info {
|
||||
width: 70%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.o_form_view {
|
||||
.btn-info:not(.dropdown-toggle):not(.dropdown-item) {
|
||||
|
||||
Reference in New Issue
Block a user