Allow new item description files to be created
This commit is contained in:
@@ -52,6 +52,17 @@ All rights reserved.
|
||||
}
|
||||
}
|
||||
|
||||
.creating {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
|
||||
p {
|
||||
color: $color-gray-light;
|
||||
font-size: $font-size-x-large;
|
||||
margin: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.editor {
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user