overleaf/services/web/app/views/project/editor/file-tree-history-react.pug
M Fahru 08d2eea47a Decouple history-file-tree styling out of editor file tree:
- Extract/duplicate the style from editor file tree (only extract styling that's being used in history file tree)
- Change some of the class name to avoid duplicated class name from the editor file tree
- Revert change to editor file tree since it has been moved to history file tree

GitOrigin-RevId: 6c3b20080c9b428363024db622f60e3540d919e6
2023-04-21 08:03:36 +00:00

3 lines
121 B
Text

aside.editor-sidebar.full-size.history-file-tree#history-file-tree(
ng-show="history.isReact && ui.view == 'history'"
)