guest page
This commit is contained in:
@@ -122,3 +122,14 @@ mat-dialog-container.mat-dialog-container {
|
||||
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
|
||||
transform: translateY(-1.0em) scale(0.75);
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
.swiper-button-next, .swiper-button-prev {
|
||||
opacity: 0.1;
|
||||
}
|
||||
|
||||
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user