refactor: 移除不用的样式
This commit is contained in:
parent
833df4778e
commit
6d5f104c69
|
@ -28,10 +28,6 @@
|
||||||
.breadcrumb {
|
.breadcrumb {
|
||||||
border-top: solid 1px #ddd !important;
|
border-top: solid 1px #ddd !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-open .sidebar-toggle-box .fa-bars {
|
|
||||||
transform: rotate(0);
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
}
|
}
|
||||||
<div class="content-body welcome-bg">
|
<div class="content-body welcome-bg">
|
||||||
|
|
Loading…
Reference in New Issue