#
Junjie
2024-07-09 3234f42957aa99a4e733580f40e3999b6eed1cd6
zy-asrs-admin/src/assets/main.css
@@ -11,7 +11,7 @@
  padding: 0 6px;
  cursor: pointer;
  transition: color 0.3s;
  color: #000000;
  color: #333333;
}
.trigger:hover {
@@ -23,7 +23,7 @@
}
.active:hover {
  color: #000000 !important;
  color: #333333 !important;
}
.logo {
@@ -49,7 +49,7 @@
.header-top-right {
  margin-right: 20px;
  color: #000000;
  color: #333333;
  cursor: pointer;
  user-select: none;
  flex: 4;
@@ -66,7 +66,7 @@
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  color: #333333;
  cursor: pointer;
  user-select: none;
}