.dropdown-badge[data-v-5797d321] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 60px;
  cursor: pointer;
}
.dropdown-badge .header-notice-icon[data-v-5797d321] {
  font-size: 18px;
  color: #fff;
}
.dropdown-tabs[data-v-5797d321] {
  width: 336px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.dropdown-tabs[data-v-5797d321] .el-tabs__header {
  margin: 0;
}
.dropdown-tabs[data-v-5797d321] .el-tabs__nav-scroll {
  display: flex;
  justify-content: center;
}
.dropdown-tabs[data-v-5797d321] .el-tabs__nav-wrap::after {
  height: 1px;
}
.dropdown-tabs[data-v-5797d321] .noticeList-container {
  padding: 15px 24px 0 24px;
}