mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
editor changes
This commit is contained in:
parent
d7e638153b
commit
696ac8d69f
8 changed files with 76 additions and 48 deletions
|
@ -33,8 +33,6 @@ export const SidePane: FC<IProps> = ({
|
|||
return (
|
||||
<div className={styles.pane} style={{ transform: `translate(${left}px, 0px)` }}>
|
||||
<Group>
|
||||
<div className={classNames(styles.btn, "orange")}><div>‹</div></div>
|
||||
|
||||
<div
|
||||
className={classNames(styles.group, 'logo')}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue