.input-with-action{display:flex;gap:.5rem;align-items:center}.input-with-action select{flex:1}.input-with-action .btn.btn-add,.input-with-action .btn.btn-edit{width:36px;height:36px;padding:0;border-radius:50%;font-size:1rem;line-height:1;flex-shrink:0}.input-with-action .btn.btn-add{background:#48bb78;border-color:#48bb78;color:#fff;font-size:1.3rem}.input-with-action .btn.btn-add:hover{background:#38a169;border-color:#38a169}.input-with-action .btn.btn-edit{background:#ecc94b;border-color:#ecc94b;color:#fff}.input-with-action .btn.btn-edit:hover:not(:disabled){background:#d69e2e;border-color:#d69e2e}.input-with-action .btn.btn-edit:disabled{opacity:.4;cursor:not-allowed}
