refactor(client): remove contrasting title bar

This commit is contained in:
Elian Doran 2025-06-12 22:03:22 +03:00
parent b4d2d21620
commit fe1f4a4294
No known key found for this signature in database

View File

@ -7,7 +7,7 @@ const TPL = /*html*/`
<div class="rosetta-warning-dialog modal mx-auto" tabindex="-1" role="dialog" style="z-index: 2000;">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header bg-danger text-white">
<div class="modal-header text-white">
<h4 class="modal-title">
<i class="bx bx-error-circle"></i>
<span class="rosetta-warning-title"></span>