forked from nsjcy/frontEnd/nsjcy

liuwh
2020-05-29 2fdc3dc444a2f8199866780205c0fa4b5ac40522
SunshineIns/src/conf/reset.scss
@@ -23,6 +23,14 @@
  margin: 0;
}
/* 禁止换行 */
.nowrap {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#root {
  height: 100%;
  overflow-x: hidden;
@@ -37,20 +45,21 @@
  animation-duration: .4s;
  animation-name: fadeIn;
  width: 100%;
  overflow: scroll;
}
.login-body{
  background:url(../asset/image/pic_bg.jpg) round;
  height: 100vh;
}
.table-vaule1{
  width: 10%;
  width: 25%;
}
.table-vaule2 {
  width: 50%;
  color: #000;
}
.table-vaule3{
  width: 10%;
  width: 25%;
}
.table-vaule4 {
  color: #000;