BugFixes image upload, image display, new DB structure for areasServed, licenedIn
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
.wrapper {
|
||||
width: 1491px;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
width: 1491px;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
:host ::ng-deep .paginator-bar {
|
||||
position: sticky;
|
||||
bottom: 0px;
|
||||
& > button {
|
||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Schatten-/Unschärfe-Effekt */
|
||||
}
|
||||
& .p-paginator {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user