loulijun2021
2022-11-16 de0ab9794789c4a0c1120322f0f5c0659b599414
src/views/kb/kbCommon.css
@@ -67,6 +67,12 @@
  justify-content: space-evenly;
  /*align-content: center;*/
}
.flex_c_b {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
}
.flex_e_c {
  display: flex;
@@ -88,8 +94,8 @@
  margin-top: 10px;
}
.kb_mt5 {
  margin-top: 5px;
.kb_mt10 {
  margin-top: 10px;
}
/*公告样式*/
.MarqueeTipsContentClass {
@@ -114,3 +120,21 @@
/*}*/
/*scrollbar END*/
.smallTitle{
  height: 35px;
  display: flex;
  color: #00ffff;
  font-size: 24px;
  /*align-content: flex-start;*/
}
.svg_class{
  margin-right: 10px;
  font-size: 26px;
}
.el-table::before{
  height: 0;
}