BigW Consortium Gitlab

blank.scss 351 Bytes
.blank-state {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.blank-state-no-icon {
  padding-top: 40px;
  padding-bottom: 40px;  
}

.blank-state-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: normal;
}

.blank-state-text {
  margin-top: 0;
  margin-bottom: $gl-padding;
  font-size: 15px;
}