Allow to close sidebar for text files
* the close button was overlapped by the text preview and you could not close the sidebar then Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
99916a9bda
commit
efec52ebeb
|
@ -124,4 +124,5 @@
|
|||
padding: 15px;
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
|
||||
opacity: .5;
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue