Improve notice height
This commit is contained in:
parent
2969a24cb0
commit
6c16e5e232
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user