Project

General

Profile

Download (267 Bytes) Statistics
| Branch: | Tag: | Revision:
#notification_drawer {
#notification-drawer-accordion {
display: flex;
flex-direction: column;

.panel.expanded {
flex: 1;
display: flex;
flex-direction: column;
.panel-body {
overflow-y: auto;
}
}
}
}
(18-18/18)