Fix: remove shadow around attribute pages (#13696)

This commit is contained in:
shamoon
2026-08-15 11:32:23 -07:00
committed by GitHub
parent 1606a46b53
commit 8ad5e8cca3
@@ -69,7 +69,7 @@
}
</ul>
<div class="my-3 shadow-sm">
<div class="my-3">
<ng-container
[ngComponentOutlet]="activeSection?.component"
#activeOutlet="ngComponentOutlet"