Improve notice height
All checks were successful
CI / scan_ruby (push) Successful in 16s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 12s
CI / test (push) Successful in 30s

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'; 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| - flash.each do |type, msg|
.toast role="alert" aria-live="assertive" aria-atomic="true" style="display: block" .toast role="alert" aria-live="assertive" aria-atomic="true" style="display: block"
.toast-header .toast-header