- Revamp Design
- Adjust anomaly in design
This commit is contained in:
2023-01-18 12:29:29 +07:00
parent d46407cc68
commit 9b915d22c6
16 changed files with 70 additions and 67 deletions

View File

@@ -573,8 +573,8 @@ class App extends React.Component {
<img
className={classes.title}
style={{
width: 100,
height: 30
width: 70,
height: 40
}}
src={applicationIcon} />
</Link>