.ui-drawer {
  position: fixed;
  z-index: $mask-z-index + 10;
  background-color: #fff;
}
