﻿.notificationDetailHeaderContainer {
    display:flex;
    flex-direction:row; 
    justify-content:space-between; 
    align-items:center
}
