Fixed notifications overflow on small screens.
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
outline: none;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.v-popper__wrapper {
|
||||
margin: 0 .25rem .25rem .25rem; /* arrow provides top clearance */
|
||||
}
|
||||
|
||||
.v-popper__popper.v-popper__popper--hidden {
|
||||
|
||||
Reference in New Issue
Block a user