| Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/scss/base/ |
| Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/scss/base/_base.scss |
//
// BASE
//
//
// Wrapping PeepSo plugin
//
#peepso-wrap,
#ps-window {
box-sizing: border-box;
*, *:before, *:after {
box-sizing: inherit;
}
}
//
// Reset CSS and wrapping all PeepSo
// components
//
.peepso {
@extend %reset;
//@extend %form-checkbox;
min-height: 480px;
}