discourse/plugins/chat/assets/stylesheets/common/chat-drawer-routes.scss

7 lines
98 B
SCSS

.c-drawer-routes {
display: flex;
flex-direction: column;
flex: 1 0 auto;
height: 100%;
}