summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/layout/_message-panel.scss
blob: e311a9bfd5683e1c1bbf1af22e9b172362c1fb36 (plain)
1
2
3
4
5
6
7
8
9
message-panel-container {
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100% ;
    position: relative;
    margin-bottom: 0;
}