This commit is contained in:
Freeplay 2023-06-17 13:18:19 -04:00
parent 8f8025910e
commit 11c00946b5
3 changed files with 1 additions and 3 deletions

View File

@ -160,7 +160,6 @@ definePageMetadata(
> .tl { > .tl {
background: none; background: none;
border-radius: var(--radius); border-radius: var(--radius);
overflow: clip;
} }
&.min-width_800px { &.min-width_800px {

View File

@ -127,7 +127,6 @@ definePageMetadata(
> .tl { > .tl {
background: none; background: none;
border-radius: var(--radius); border-radius: var(--radius);
overflow: clip;
} }
&.min-width_800px { &.min-width_800px {

View File

@ -634,7 +634,7 @@ hr {
} }
:not(.noGap):not(._block) > { :not(.noGap):not(._block) > {
.note-container, .cmuxhskf > section, ._gap > ._block, .noGap, .profile, .card { .note-container, .cmuxhskf > section, ._gap > ._block, ._panel, .noGap, .profile, .card {
&:not(.caution) &:not(.caution)
{ {
box-shadow: 0 4px 25px rgba(0,0,0,0.04); box-shadow: 0 4px 25px rgba(0,0,0,0.04);