diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-07-22 17:16:41 -0400 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-07-22 17:16:41 -0400 |
| commit | 4d6aee4230e60b67ba62609ef543845c230ce739 (patch) | |
| tree | 31af1ba8650bb9b0486d2dd86b41c88ed43aa829 /src/client/views/EditableView.scss | |
| parent | 5e9bcf2e35415fd0ab4dec4f0141511cd4d312d0 (diff) | |
| parent | fc1dbb1327d10bd1832d33a87d18cff1e836ecfb (diff) | |
merge from master
Diffstat (limited to 'src/client/views/EditableView.scss')
| -rw-r--r-- | src/client/views/EditableView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/EditableView.scss b/src/client/views/EditableView.scss index dfa110f8d..a5150cd66 100644 --- a/src/client/views/EditableView.scss +++ b/src/client/views/EditableView.scss @@ -17,4 +17,5 @@ } .editableView-input { width: 100%; + background: inherit; }
\ No newline at end of file |
