Skip to content

Commit c0106f3

Browse files
committed
update button width
1 parent 915cb9b commit c0106f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CheckDrive.Web/CheckDrive.Web/Views/Employees/Index.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</button>
5757
</div>
5858
</div>
59-
<button id="create-button" class="btn btn-success open-modal" type="button" style="width: 15%">
59+
<button id="openModalButton" class="btn btn-success open-modal" type="button" style="width: 20%">
6060
<i class="fa fa-plus"></i> Yangi
6161
</button>
6262
</div>

0 commit comments

Comments
 (0)