Commit f72a693a authored by vsunke-nisum-com's avatar vsunke-nisum-com Committed by rbonthala-nisum-com

Feature/mt 147 (#156)

* MT-147

* MT--147
parent edbd450f
......@@ -123,16 +123,19 @@ md-dialog{
padding-left: 10.667px;
height: 48px;
cursor: pointer;
position: relative;
/* position: relative; */
position: sticky;
top: 0;
display: flex;
width: auto;
position: fixed;
z-index: 10;
/* position: fixed; */
/* z-index: 10; */
z-index: 1;
background: white;
width: 100%;
}
.optionScroll{
margin-top:50px;
margin-top:0px;
}
.selectHeader .md-content._md {
max-height: 240px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment