Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commitd6516ca

Browse files
authored
Remove li:after (#78)
1 parent95432a4 commitd6516ca

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎src/routes/tutorial/[slug]/_/Folder.svelte‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,4 @@
9090
li {
9191
padding:0;
9292
}
93-
94-
li::after {
95-
content:'';
96-
position:absolute;
97-
width:2rem;
98-
height:100%;
99-
background:linear-gradient(toright,transparent30%,white80%);
100-
border-right:1pxsolidvar(--border-color);
101-
right:0
102-
}
10393
</style>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp