.sap-desktop ::-webkit-scrollbar {
	width: 16px !important;
}

html {
	overflow: auto !important;
}
