Begin prototyping a popout text editor for use across multiple sheet types
This commit is contained in:
parent
97af3801c4
commit
71684fcbe9
4 changed files with 64 additions and 0 deletions
5
styles/dialog/text-editor.scss
Normal file
5
styles/dialog/text-editor.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.dialog--text-editor {
|
||||
[role="application"] {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue