gtsoft-snail-job-server/frontend/src/views/dashboard/Analysis.less

26 lines
293 B
Plaintext
Raw Normal View History

.extra-wrapper {
line-height: 55px;
padding-right: 24px;
.extra-item {
display: inline-block;
margin-right: 24px;
a {
color: #0e0101;
margin-left: 24px;
}
span {
border: none;
cursor: pointer;
}
}
}
.in {
color: #1b7ee5;
}
.on {
}