/* MMO8386-MANAGED-FILE-V1 | assets/css/modules/test-module.css */
.test-module-card{min-width:0}
.test-module-actions{display:flex;align-items:flex-start;gap:12px;margin-top:14px;min-width:0}
.test-module-actions p{margin:0;min-width:0;overflow-wrap:anywhere}
@media(max-width:700px){
  .test-module-actions{display:block}
  .test-module-actions .btn{width:100%;margin-bottom:8px}
}

/* v0.9.60 dynamic shell safety */
#testModuleNavItem[hidden],#testModuleView[hidden]{display:none!important}
