mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
fix ad bug
This commit is contained in:
parent
caffe6f470
commit
ffc98f6e81
@ -46,8 +46,17 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style lang="scss">
|
||||
.cf-wrapper {
|
||||
margin: 0 !important;
|
||||
}
|
||||
.fixed-header+#codefund {
|
||||
margin-top: 50px;
|
||||
}
|
||||
.hasTagsView {
|
||||
.fixed-header+#codefund {
|
||||
margin-top: 84px;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user