feat: add comprehensive ServiceMenu and MainTabs components with hotel service listings, QR code access, and user profile settings integration
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
#carousell-me-page {
|
||||
--ion-color-tertiary: #ad8e70;
|
||||
--ion-color-tertiary-rgb: 173, 142, 112;
|
||||
--ion-color-tertiary-contrast: #000000;
|
||||
--ion-color-tertiary-contrast-rgb: 0, 0, 0;
|
||||
--ion-color-tertiary-shade: #987d63;
|
||||
--ion-color-tertiary-tint: #b5997e;
|
||||
|
||||
.setting-icons {
|
||||
ion-button::part(native) {
|
||||
// https://ionicframework.com/docs/theming/css-shadow-parts
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user