add icon to metadata side bar

This commit is contained in:
grafixeyehero
2019-08-31 17:41:56 +03:00
parent 42c8ef6262
commit 2ffbc14cd7
2 changed files with 235 additions and 118 deletions
+5 -1
View File
@@ -47,6 +47,10 @@
background: #00a4dc !important
}
.metadataSidebarIcon {
margin-right: .4em
}
@media all and (min-width:50em) {
.editPageSidebar {
position: fixed;
@@ -72,4 +76,4 @@
.editPageInnerContent {
width: 73.5%
}
}
}