Fixed size of home page
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<link rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
|
||||
<link rel="stylesheet" href="Components/Pages/Home.css" />
|
||||
<div class="container-fluid d-flex flex-column vh-100 p-3 mt-0">
|
||||
<div class="container-fluid d-flex flex-column p-3" style="height: 95vh;">
|
||||
<div class="d-flex flex-wrap gap-2 mb-3">
|
||||
<button class="btn btn-success"
|
||||
@onclick="StartApplication"
|
||||
|
||||
Reference in New Issue
Block a user