Added an MNR notification function which produces shiny notifications with MNR settings included

This commit is contained in:
2026-03-18 10:27:32 +00:00
parent 0e056cb9e4
commit 2aa6c4d447
5 changed files with 48 additions and 0 deletions

View File

@@ -81,3 +81,7 @@ hr {
opacity: 1.0;
width: 2px;
}
.shiny-notification-close {
font-size: 2em !important;
}