Поправки положения всплывающих сообщений

This commit is contained in:
Book Pauk
2022-12-16 15:38:38 +07:00
parent 254118f845
commit e296b49821
2 changed files with 2 additions and 3 deletions

View File

@@ -254,8 +254,8 @@ body, html, #app {
font: normal 12pt ReaderDefault; font: normal 12pt ReaderDefault;
} }
.notify-margin { .q-notifications__list--top {
margin-top: 55px; top: 55px !important;
} }
.dborder { .dborder {

View File

@@ -27,7 +27,6 @@ class Notify {
icon, icon,
actions: [{icon: 'la la-times notify-button-icon', color: 'black'}], actions: [{icon: 'la la-times notify-button-icon', color: 'black'}],
html: true, html: true,
classes: 'notify-margin',
message: message:
`<div style="max-width: 350px"> `<div style="max-width: 350px">