mckenziearts / laravel-notify

Flexible Flash notifications for Laravel
Other
1.62k stars 189 forks source link

img etc. do not need to be displayed as block #76

Closed supgeek-rod closed 1 year ago

supgeek-rod commented 2 years ago

vendor/mckenziearts/laravel-notify/css/notify.css

audio,canvas,embed,iframe,img,object,svg,video {
    display: block;
    vertical-align: middle
}

laravel-notify is just an additional tool, which will affect the main project may be can add a unique parent selector