Fix action_buttons height

This commit is contained in:
Jose Gonzalez 2023-02-24 10:51:59 +01:00
parent afbbb57a53
commit 29f21f5f7a
1 changed files with 1 additions and 1 deletions

View File

@ -10830,6 +10830,7 @@ tr.bring_next_field {
width: -moz-available;
padding-right: 10px;
left: 0;
height: 62px;
}
.action_buttons_right_content {
@ -10860,7 +10861,6 @@ tr.bring_next_field {
height: 62px;
border-top: 1px solid #e5e9ed;
background-color: #fff;
/*z-index: 10000;*/
}
.fixed_action_buttons_size > .action_buttons_background_mask {