forked from p15670423/monkey
Style fix for modal window and report tabs
This commit is contained in:
parent
7a13e71588
commit
8a385eca93
|
@ -2,7 +2,7 @@
|
||||||
margin-bottom: 2em !important;
|
margin-bottom: 2em !important;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1000000;
|
z-index: 1000;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue