Sample Check 1st Time

This commit is contained in:
Your Name 2026-01-27 19:07:42 +05:30
parent 3d8437ecf6
commit 61931ca423
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
.appPage {
min-width: 100vw;
height: 100vh;
display: flex;
// overflow: hidden;
display: flex;
overflow-y: clip; // shifayath
}