mirror of
https://github.com/SirBlobby/Hoya26.git
synced 2026-02-04 03:34:34 -05:00
Reports Update
This commit is contained in:
@@ -148,7 +148,8 @@
|
||||
sans-serif;
|
||||
background-color: #0c0c0c;
|
||||
color: white;
|
||||
overflow: hidden;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
@@ -159,8 +160,7 @@
|
||||
}
|
||||
|
||||
.app-container {
|
||||
height: 100vh;
|
||||
overflow-y: auto;
|
||||
min-height: 100vh;
|
||||
padding: 10px;
|
||||
padding-bottom: 70px;
|
||||
box-sizing: border-box;
|
||||
@@ -181,9 +181,7 @@
|
||||
}
|
||||
|
||||
.desktop-nav {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
overflow: visible;
|
||||
@@ -193,7 +191,6 @@
|
||||
justify-content: flex-start;
|
||||
box-shadow: none;
|
||||
z-index: 100;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.nav-container {
|
||||
|
||||
Reference in New Issue
Block a user