mirror of
https://github.com/sasjs/server.git
synced 2026-01-05 05:40:06 +00:00
fix(web): reduced width for autoexec input
This commit is contained in:
@@ -153,7 +153,7 @@ const Header = (props: any) => {
|
||||
color="primary"
|
||||
startIcon={<SettingsIcon />}
|
||||
>
|
||||
Setting
|
||||
Settings
|
||||
</Button>
|
||||
</MenuItem>
|
||||
<MenuItem onClick={handleLogout} sx={{ justifyContent: 'center' }}>
|
||||
|
||||
Reference in New Issue
Block a user