.bodyWrapper{display:flex}table{table-layout:fixed;border-collapse:collapse}table td,table th{border:1px solid gray;padding:3px 5px}.button{background-color:gray;height:fit-content;color:#fff;padding:5px 10px;cursor:pointer;border-radius:6px;transition:.3s ease-out}.button:hover{background-color:#000}.payload{width:300px;max-width:300px;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.modbusWrapper{padding-left:50px}.redButton{background-color:#b80000}.loader{width:18px;height:18px;border:2px solid #e60808;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
