/**
 * --------------------------------------------------------------------------
 * KFC Theme kfc.css
 * Custom Css
 * --------------------------------------------------------------------------
 */

.svg-icon {
    width :25px !important;
}

/**
 * --------------------------------------------------------------------------
 * Ini masih ditest di admin theme
 * --------------------------------------------------------------------------
 */
.toast-container {
  top :0;
  display :flex;
  align-items :center;
  width :100%;
  z-index :1070;
}

body {
height:100%;
width:100%;
}
