Adjusted desktop height for chosen initial window height
This commit is contained in:
parent
d2daab5f41
commit
d5d4833026
@ -21,7 +21,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<Assistant HeaderText="Create new project" IconName="add-project.svg" BaseHeight="new Assistant.Height(40, 40, 40)">
|
||||
<Assistant HeaderText="Create new project" IconName="add-project.svg" BaseHeight="new Assistant.Height(40, 55, 40)">
|
||||
<div class="mb-3">
|
||||
<label for="projectName" class="form-label fw-bold">Project Name:</label>
|
||||
<input type="text" class="form-control" id="projectName" placeholder="Type a project name">
|
||||
|
Loading…
Reference in New Issue
Block a user