diff --git a/internal/web/static/app.css b/internal/web/static/app.css index 85abdbf..1b4d79f 100644 --- a/internal/web/static/app.css +++ b/internal/web/static/app.css @@ -786,4 +786,4 @@ button[type="submit"]:focus-visible, .mt18 { margin-top: 18px; } .toggle-inline { display: inline-flex; } .wrap-normal { word-break: normal; overflow-wrap: break-word; } -.created-banner { display: block; } +.created-banner.show { display: block; } diff --git a/internal/web/templates/paste.html b/internal/web/templates/paste.html index 6040efb..fde0251 100644 --- a/internal/web/templates/paste.html +++ b/internal/web/templates/paste.html @@ -35,7 +35,7 @@ {{if .JustCreated}}