Improve notice height

This commit is contained in:
sto
2025-06-21 11:04:08 +02:00
parent 2969a24cb0
commit 6c16e5e232

View File

@@ -30,7 +30,7 @@ html
event.target.parentElement.parentElement.style.display = 'none';
}
.toast-container.position-fixed.p-3 style="right: 30px; top: 100px"
.toast-container.position-fixed.p-3 style="right: 30px; top: 85px"
- flash.each do |type, msg|
.toast role="alert" aria-live="assertive" aria-atomic="true" style="display: block"
.toast-header