fix: weird colouring on courses cover page button #303

This commit is contained in:
SethBurkart123
2025-07-04 14:03:08 +10:00
parent ad0a329331
commit 7251e4eee5
-11
View File
@@ -1666,17 +1666,6 @@ iframe.userHTML {
top: 50%; top: 50%;
} }
&::after {
content: "";
position: fixed;
z-index: 1;
top: 70px;
width: 390px;
height: 60px;
background: linear-gradient(to bottom, var(--background-primary) 50%, rgba(0, 0, 0, 0));
pointer-events: none;
}
.search { .search {
padding: 10px; padding: 10px;
padding-left: 30px; padding-left: 30px;