侧边栏显示 bug
This commit is contained in:
@@ -141,6 +141,9 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.chain-page {
|
.chain-page {
|
||||||
|
height: 0;
|
||||||
|
overflow: auto;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
.card-content {
|
.card-content {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -190,6 +190,7 @@ export default {
|
|||||||
height: $headerHeight;
|
height: $headerHeight;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
box-shadow: 0 1px 2px #ddd;
|
box-shadow: 0 1px 2px #ddd;
|
||||||
|
z-index: 2;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user