.table-container{margin:0 auto;max-height:100vh;overflow-y:auto;position:relative}.table-container .table{border-collapse:separate;border-spacing:0}.table-container .table thead tr:nth-child(1) th{top:0}.table-container .table thead tr:nth-child(2) th{top:50px;z-index:1}.table-container .table thead th{position:sticky;z-index:2;background-color:var(--bulma-table-background-color)}.table-container .table thead .checkbox{padding-top:10px}.modal .modal-card{width:fit-content}.modal .modal-card .modal-card-head{box-shadow:unset;border-bottom:solid 1px rgba(0,0,0,.4)}.modal .modal-card .modal-card-body{padding:0}.modal .modal-card .modal-content{display:flex;flex-direction:column}html,body,#app{max-width:100vw;max-height:100vh;overflow:hidden}
