Update PuterDialog.js
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
Notify HeyPuter / notify (push) Has been cancelled
release-please / release-please (push) Has been cancelled

This commit is contained in:
Nariman Jelveh
2026-05-16 17:01:40 -07:00
parent 4568639718
commit 41e7228a9f
+4 -4
View File
@@ -330,6 +330,10 @@ class PuterDialog extends (globalThis.HTMLElement || Object) { // It will fall b
margin:0 !important;
margin-bottom: 10px !important;
}
dialog .buttons{
margin-bottom: 20px;
}
}
.error-container h1 {
color: #e74c3c;
@@ -413,10 +417,6 @@ class PuterDialog extends (globalThis.HTMLElement || Object) { // It will fall b
.error-container h1 {
color: #ff7466;
}
dialog .buttons{
margin-bottom: 20px;
}
}
</style>`;
// Error message for unsupported protocol