fix bg blur
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
padding: 4px 0;
|
padding: 4px 0;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-section,
|
.content-section,
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
.content-scroll-area {
|
.content-scroll-area {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user