mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
styles and back button
This commit is contained in:
parent
1b37ed4bbf
commit
c13c0fcc3c
7 changed files with 14 additions and 12 deletions
|
@ -55,9 +55,7 @@ export const SidePane: FC<IProps> = ({
|
|||
|
||||
<div className={styles.flexy} />
|
||||
|
||||
<div className={styles.group}>
|
||||
<div className={styles.btn} />
|
||||
</div>
|
||||
<div className={styles.btn}>S</div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue