mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: weird colouring on courses cover page button #303
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user