diff options
| author | bob <bcz@cs.brown.edu> | 2019-02-05 11:33:30 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-02-05 11:33:30 -0500 |
| commit | 46a3ba510a02464b27b806af8fd1131dbc3da242 (patch) | |
| tree | f2f247d04107062243fd36a1f59867ab84280014 /src/views/nodes/FieldTextBox.scss | |
| parent | 58c7742c18f82fe854784b083dfa723a8f256b72 (diff) | |
more reorg
Diffstat (limited to 'src/views/nodes/FieldTextBox.scss')
| -rw-r--r-- | src/views/nodes/FieldTextBox.scss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/views/nodes/FieldTextBox.scss b/src/views/nodes/FieldTextBox.scss deleted file mode 100644 index b6ce2fabc..000000000 --- a/src/views/nodes/FieldTextBox.scss +++ /dev/null @@ -1,14 +0,0 @@ -.ProseMirror { - margin-top: -1em; - width: 100%; - height: 100%; -} - -.ProseMirror:focus { - outline: none !important -} - -.fieldTextBox-cont { - background: white; - padding: 1vw; -}
\ No newline at end of file |
