File size: 201 Bytes
11452ec
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
.notification-title {
    margin-bottom: 6px;
    text-align: center
}

.notifications-list-parent {
    overflow-y: auto;
    padding: 0px 10px 10px 10px;
}

.notifications-list {
    display: block
}