Markdown editor improvements
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
|
||||
#header-container {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#header {
|
||||
z-index: 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user