Add file save
This commit is contained in:
@@ -5,15 +5,20 @@
|
||||
}
|
||||
|
||||
pre,
|
||||
div {
|
||||
.editor-items {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
div {
|
||||
.editor-items {
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
.actions {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.proto-title {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user