fetch data from data setting and make seeder realisasi terbit, menunggu klik dpmptsp, proses dinas teknis
This commit is contained in:
@@ -41,9 +41,10 @@
|
||||
}
|
||||
|
||||
#dashboard-fixed-wrapper {
|
||||
background-image: url("../../../public/images/bg-dashboard.jpg");
|
||||
background-image: url("/public/images/bg-dashboard.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
max-width: 100vw; /* Ensures it doesn't exceed viewport */
|
||||
}
|
||||
|
||||
#dashboard-fixed-wrapper::before {
|
||||
@@ -62,10 +63,6 @@
|
||||
); /* Black overlay with 50% opacity */
|
||||
}
|
||||
|
||||
#dashboard-fixed-wrapper {
|
||||
max-width: 100vw; /* Ensures it doesn't exceed viewport */
|
||||
}
|
||||
|
||||
#dashboard-fixed-container {
|
||||
min-width: 1110px;
|
||||
max-width: unset; /* Allow it to grow if needed */
|
||||
|
||||
Reference in New Issue
Block a user