1
0
Fork 0

Small style fixes for notifications popover

This commit is contained in:
Lim Chee Aun 2023-05-02 23:41:08 +08:00
parent 1ddcb51af5
commit 0e1579ebf1

View file

@ -18,12 +18,15 @@
}
.notifications-menu {
width: 23em;
width: 28em;
font-size: 90%;
padding: 0;
height: 40em;
overflow: auto;
}
.notifications-menu .status {
font-size: inherit;
}
.notifications-menu header {
padding: 16px;
margin: 0;