File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11: host {
2- position: relative;
2+ position: sticky;
3+ botto m: 0;
34
45 dis play: flex;
56 flex- direction: row;
67 justify- content: space- between;
78 align- items: center;
89 column- gap: 12px;
9- padding- block: 4px;
10+ padding: 8px;
11+ bor der- to p: 1px solid rgb(var (--active-grey ));
12+
13+ background- color : rgb(var(- - white));
1014}
1115
1216# caption {
Original file line number Diff line number Diff line change 1- details {
1+ : host ( : not ( : last-child )) details {
22 border-bottom : 1px dotted rgb (var (--active-grey ));
33}
44
Original file line number Diff line number Diff line change 4848 < p > No results found.</ p >
4949 </ div >
5050 < div class ="features "> </ div >
51+ < sponsor-progress > </ sponsor-progress >
5152 </ section >
5253 < section id ="backup-panel " role ="tabpanel " aria-labelledby ="backup-tab " tabindex ="0 " hidden >
5354 < details id ="export " open >
@@ -96,7 +97,6 @@ <h4>Related projects</h4>
9697 < li > < a href ="https://github.com/AprilSylph/Outbox-for-Tumblr#readme " target ="_blank "> Outbox for Tumblr</ a > </ li >
9798 < li > < a href ="https://github.com/AprilSylph/Filtering-Plus#readme " target ="_blank "> Filtering+ for Tumblr</ a > </ li >
9899 </ ul >
99- < sponsor-progress > </ sponsor-progress >
100100 </ section >
101101 </ main >
102102 </ body >
You can’t perform that action at this time.
0 commit comments