.feedbackcomment{position:absolute;height:100%;width:100%;top:0;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:scroll;padding-bottom:150px}.feedbackcomment .intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.feedbackcomment .intro div{display:flex;flex-direction:column}.feedbackcomment .table-wrapper{overflow-x:scroll}.feedbackcomment .table-wrapper thead p{margin:0}.feedbackcomment .table-wrapper td .icon{padding:10px;border-radius:50px}.feedbackcomment .table-wrapper td .icon.icon-check{background:#26ae6f;color:#fff}.feedbackcomment .table-wrapper td .icon.icon-delete{background:#d53636;color:#fff}