Updates: Allow automatic display of keys/Copy button ack

This commit is contained in:
2026-03-12 17:41:54 -05:00
parent e5c229381b
commit db97652bc2
12 changed files with 518 additions and 182 deletions
@@ -58,3 +58,11 @@
.magesail-tunnel .magesail-actions {
margin-top: 1rem;
}
.magesail-tunnel .magesail-copied {
background-color: #006400 !important;
border-color: #006400 !important;
color: #fff !important;
}
.magesail-tunnel .magesail-copied span {
color: #fff !important;
}