fix z-index issue

This commit is contained in:
tophf 2017-06-28 07:51:12 +03:00
parent e2950a53f6
commit f7bfec97bb

View File

@ -253,7 +253,7 @@
left: 0; left: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
z-index: 99; z-index: 9;
cursor: n-resize; cursor: n-resize;
background-color: inherit; background-color: inherit;
border-top-width: 1px; border-top-width: 1px;