@media screen,projection,tv,handheld{ul.AllocationList{min-height:25px;max-height:300px;overflow-y:auto;border-bottom-left-radius:var(--border-radius-sm);border-bottom-right-radius:var(--border-radius-sm);}ul.AllocationList:hover{cursor:grab;}ul.AllocationList li{display:flex;align-items:center;justify-content:space-between;}ul.AllocationList li span.Functions{display:flex;align-items:center;justify-content:flex-end;gap:var(--gap-sm);min-width:58px;}ul.AllocationList li span.Functions a.Icon{margin-left:0;}ul.AllocationList li label{display:-webkit-inline-box;}}
