kopia lustrzana https://github.com/cheeaun/phanpy
Contain the overscroll behavior in notifications popover
rodzic
4da968df2e
commit
4c4e89ac9d
|
@ -23,6 +23,7 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 40em;
|
height: 40em;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
overscroll-behavior: contain;
|
||||||
}
|
}
|
||||||
.notifications-menu .status {
|
.notifications-menu .status {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
|
|
Ładowanie…
Reference in New Issue