Поправки положения всплывающих сообщений
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user