fix: sticky-header-border-effect

This commit is contained in:
Robert Janus 2025-05-11 21:43:04 +02:00
parent c95aa68ec2
commit 3083b99898
3 changed files with 21 additions and 2 deletions

View file

@ -46,8 +46,6 @@
}
.content {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
overflow: hidden;
background: var(--color-lightest);
height: 100%;