Fix the project editor and a delete feature
This commit is contained in:
@@ -221,7 +221,6 @@ article {
|
||||
}
|
||||
|
||||
.gridsplit {
|
||||
padding-top: 1.3em;
|
||||
display: grid;
|
||||
grid-template-columns: 3fr 1fr;
|
||||
}
|
||||
@@ -293,3 +292,7 @@ article {
|
||||
border: none;
|
||||
border-bottom: 1px dotted rgba(0,0,0,.5);
|
||||
}
|
||||
|
||||
textarea.boxinput {
|
||||
resize: vertical;
|
||||
}
|
||||
|
Reference in New Issue
Block a user