This commit is contained in:
zengqiao
2020-12-19 00:40:52 +08:00
parent 49280a8617
commit 447a575f4f
83 changed files with 1578 additions and 559 deletions

View File

@@ -113,8 +113,10 @@
text-align: center;
height: 32px;
line-height: 32px;
padding: 0px 20px;
a {
display: inline-block;
padding: 0px 20px;
}
&:hover {
background: rgba(236, 111, 38, 0.1);
}
@@ -159,4 +161,17 @@
text-overflow: ellipsis;
white-space: nowrap;
}
}
}
// .kafka-header-menu{
// .qqqq{
// position: relative;
// .popover {
// position: absolute;
// display: block;
// left: 0 !important;
// // left: 62% !important;
// // top: 68px !important;
// }
// }
// }