Skip to content

Commit b328c58

Browse files
elsiosanchezelsiosanchez
andauthored
Fixes: #866 (#873)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
1 parent 88acb27 commit b328c58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/ADempiere/ContextMenu/contextMenuDesktop.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,9 @@ export default {
356356
</script>
357357

358358
<style>
359+
.el-dropdown .el-button-group {
360+
display: inline-flex;
361+
}
359362
.el-dropdown-menu--medium .el-dropdown-menu__item {
360363
line-height: 17px;
361364
padding: 0 17px;

0 commit comments

Comments
 (0)